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