Method

FoundryAdwWorkspaceset_auxiliary_placeholder

unstable since: 1.1

Declaration [src]

void
foundry_workspace_set_auxiliary_placeholder (
  FoundryWorkspace* self,
  GtkWidget* placeholder
)

Description [src]

Sets the auxiliary placeholder widget.

Available since: 1.1

Parameters

placeholder

Type: GtkWidget

The auxiliary placeholder widget.

The argument can be NULL.
The data is owned by the caller of the method.