Method

GtkHandleBoxget_child_detached

deprecated: 3.4 since: 2.14

Declaration [src]

gboolean
gtk_handle_box_get_child_detached (
  GtkHandleBox* handle_box
)

Description [src]

Whether the handlebox’s child is currently detached.

Available since: 2.14

Deprecated since: 3.4

GtkHandleBox has been deprecated.

Return value

Type: gboolean

TRUE if the child is currently detached, otherwise FALSE.