Signal
PanelDocumentWorkspace::add-widget
Declaration
gboolean
add_widget (
PanelDocumentWorkspace* self,
PanelWidget* widget,
PanelPosition* position,
gpointer user_data
)
Description [src]
This signal is used to add a PanelWidget to the document workspace,
generally in the document grid.
| Default handler: | The default handler is called after the handlers added via |
| Available since: | 1.4 |
Parameters
widget |
PanelWidget |
A |
|
| The data is owned by the caller of the function. | |
position |
PanelPosition |
A |
|
| The data is owned by the caller of the function. |