Method

GtkWindowget_has_resize_grip

deprecated: 3.14 since: 3.0

Declaration [src]

gboolean
gtk_window_get_has_resize_grip (
  GtkWindow* window
)

Description [src]

Determines whether the window may have a resize grip.

Available since: 3.0

Deprecated since: 3.14

Resize grips have been removed.

Return value

Type: gboolean

TRUE if the window has a resize grip.