OGMDvd Gtk+ Reference Manual | ||||
---|---|---|---|---|
#include <ogmdvd-drive-chooser-dialog.h> OGMDvdDriveChooserDialog; GtkWidget* ogmdvd_drive_chooser_dialog_new (void);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkWindow +----GtkDialog +----OGMDvdDriveChooserDialog
OGMDvdDriveChooserDialog implements GtkBuildable, AtkImplementorIface and OGMDvdDriveChooser.
GtkWidget* ogmdvd_drive_chooser_dialog_new (void);
Creates a new OGMDvdDriveChooserDialog.
Returns : |
The new OGMDvdDriveChooserDialog |
"eject"
signalvoid user_function (OGMDvdDriveChooserDialog *dialog, gpointer user_data) : Run Last / No Recursion / No Hooks
Emitted each time the eject button is clicked.
|
the widget that received the signal |
|
user data set when the signal handler was connected. |