Virtual Method
PanelDocumentWorkspaceadd_widget
unstable since: 1.4
Declaration [src]
gboolean
add_widget (
PanelDocumentWorkspace* self,
PanelWidget* widget,
PanelPosition* position
)
Parameters
widget
-
Type:
PanelWidget
A
PanelWidget
.The data is owned by the caller of the function. position
-
Type:
PanelPosition
A
PanelPosition
orNULL
.The argument can be NULL
.The data is owned by the caller of the function.