Method

GntWSis_empty

since: 3.0

Declaration [src]

gboolean
gnt_ws_is_empty (
  GntWS* ws
)

Description [src]

Gets whether the workspace contains no widgets.

Available since: 3.0

Return value

Type: gboolean

TRUE if the workspace is empty, FALSE otherwise.