_GtkSavebox Struct Reference

#include <gtksavebox.h>


Data Fields

GtkDialog dialog
GtkWidget * discard_area
GtkWidget * drag_box
GtkWidget * icon
GtkWidget * entry
GtkWidget * extend
GtkTargetList * targets
gboolean using_xds
gboolean data_sent


Detailed Description

GTK+ widget used for drag and drop saving.


Field Documentation

GtkDialog _GtkSavebox::dialog

Instance of parent class

GtkWidget* _GtkSavebox::discard_area

Normally hidden

GtkWidget* _GtkSavebox::drag_box

Event box - contains pixmap, or NULL

GtkWidget* _GtkSavebox::icon

The pixmap widget

GtkWidget* _GtkSavebox::entry

Where the pathname goes

GtkWidget* _GtkSavebox::extend

Extension area, or NULL

GtkTargetList* _GtkSavebox::targets

Formats that we can save in

gboolean _GtkSavebox::using_xds

Have we sent XDS reply 'S' or 'F' yet?

gboolean _GtkSavebox::data_sent

Did we send any data at all this drag?


The documentation for this struct was generated from the following file:
Generated on Sat Oct 13 17:22:46 2007 for ROX-CLib by  doxygen 1.5.0