Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── OGMDvdDriveChooserDialog
OGMDvdDriveChooserDialog implements AtkImplementorIface, GtkBuildable and OGMDvdDriveChooser.
GtkWidget *
ogmdvd_drive_chooser_dialog_new (void
);
Creates a new OGMDvdDriveChooserDialog.
“eject”
signalvoid user_function (OGMDvdDriveChooserDialog *dialog, gpointer user_data)
Emitted each time the eject button is clicked.
dialog |
the widget that received the signal |
|
user_data |
user data set when the signal handler was connected. |
Flags: No Hooks