![]() |
![]() |
![]() |
GUPnP-UI Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
GUPnPUIDeviceViewGUPnPUIDeviceView — GtkTreeView exposing a GUPnPUIDeviceStore. |
GUPnPUIDeviceView;
GUPnPUIDeviceViewClass;
GtkWidget * gupnp_ui_device_view_new (GUPnPUIDeviceStore *store
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkTreeView +----GUPnPUIDeviceView
typedef struct { GtkTreeViewClass parent_class; /* future padding */ void (* _gupnp_ui_reserved1) (void); void (* _gupnp_ui_reserved2) (void); void (* _gupnp_ui_reserved3) (void); void (* _gupnp_ui_reserved4) (void); } GUPnPUIDeviceViewClass;
GtkWidget * gupnp_ui_device_view_new (GUPnPUIDeviceStore *store
);
|
The GUPnPUIDeviceStore to expose |
Returns : |
A new GUPnPUIDeviceView object. |