Class
DevhelpNotebook
Instance methods
dh_notebook_open_new_tab
Creates a new DhTab
and DhTabLabel
and appends them to the GtkNotebook
.
Available since: 3.30
Methods inherited from DhNotebook (5)
dh_notebook_get_active_tab
No description available.
Available since: 3.30
dh_notebook_get_active_web_view
No description available.
Available since: 3.30
dh_notebook_get_all_web_views
No description available.
Available since: 3.30
dh_notebook_get_profile
No description available.
Available since: 3.30
dh_notebook_open_new_tab
Creates a new DhTab
and DhTabLabel
and appends them to the GtkNotebook
.
Available since: 3.30
Methods inherited from GtkContainer (33)
Methods inherited from GtkWidget (263)
Methods inherited from GObject (42)
Properties
Devhelp.Notebook:profile
The DhProfile
. If set to NULL
, the default profile as returned by
dh_profile_get_default()
is used.
Available since: 3.30
Properties inherited from DhNotebook (1)
Devhelp.Notebook:profile
The DhProfile
. If set to NULL
, the default profile as returned by
dh_profile_get_default()
is used.
Available since: 3.30