| Buzztard Bt-Edit Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
#include "bt-edit.h"
struct BtMainPageInfo;
BtMainPageInfo * bt_main_page_info_new (const BtMainPages *pages);
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBox
+----GtkVBox
+----BtMainPageInfo
BtMainPageInfo implements AtkImplementorIface, GtkBuildable and GtkOrientable.
BtMainPageInfo * bt_main_page_info_new (const BtMainPages *pages);
Create a new instance
|
the page collection |
Returns : |
the new instance |