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