OGMDvdTitleChooserWidget

OGMDvdTitleChooserWidget — DVD title chooser widget that can be embedded in other widgets

Synopsis


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

                    OGMDvdTitleChooserWidget;
GtkWidget*          ogmdvd_title_chooser_widget_new     (void);

Object Hierarchy

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

Implemented Interfaces

OGMDvdTitleChooserWidget implements GtkBuildable, OGMDvdTitleChooser, AtkImplementorIface, GtkCellLayout and GtkCellEditable.

Description

Details

OGMDvdTitleChooserWidget

typedef struct _OGMDvdTitleChooserWidget OGMDvdTitleChooserWidget;


ogmdvd_title_chooser_widget_new ()

GtkWidget*          ogmdvd_title_chooser_widget_new     (void);

Creates a new OGMDvdTitleChooserWidget.

Returns :

The new OGMDvdTitleChooserWidget