OGMDvdDriveChooserWidget

OGMDvdDriveChooserWidget — DVD drive chooser widget that can be embedded in other widgets

Synopsis


#include <ogmdvd-drive-chooser-widget.h>

                    OGMDvdDriveChooserWidget;
GtkWidget*          ogmdvd_drive_chooser_widget_new     (void);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkComboBox
                                       +----OGMDvdDriveChooserWidget

Implemented Interfaces

OGMDvdDriveChooserWidget implements GtkBuildable, AtkImplementorIface, OGMDvdDriveChooser, GtkCellLayout and GtkCellEditable.

Description

Details

OGMDvdDriveChooserWidget

typedef struct _OGMDvdDriveChooserWidget OGMDvdDriveChooserWidget;


ogmdvd_drive_chooser_widget_new ()

GtkWidget*          ogmdvd_drive_chooser_widget_new     (void);

Creates a new OGMDvdDriveChooserWidget.

Returns :

The new OGMDvdDriveChooserWidget