Includes
#include <devhelp/devhelp.h>
Description
DhTab is a subclass of GtkGrid, it is meant to be the content of one tab in
a DhNotebook. It contains by default only one element: a DhWebView. But
applications can add more widgets to the GtkGrid.
Types and Values
struct DhTab
struct DhTab;
Property Details
The “web-view”
property
“web-view” DhWebView *
The DhWebView of the tab. If set to NULL
a DhWebView is created
with the default DhProfile.
Owner: DhTab
Flags: Read / Write / Construct Only
Since: 3.30