Method

GtkWindowresize_grip_is_visible

deprecated: 3.14 since: 3.0

Declaration [src]

gboolean
gtk_window_resize_grip_is_visible (
  GtkWindow* window
)

Description [src]

Determines whether a resize grip is visible for the specified window.

Available since: 3.0

Deprecated since: 3.14

Resize grips have been removed.

Return value

Type: gboolean

TRUE if a resize grip exists and is visible.