Method

GtkContainerget_resize_mode

deprecated: 3.12 

Declaration [src]

GtkResizeMode
gtk_container_get_resize_mode (
  GtkContainer* container
)

Description [src]

Returns the resize mode for the container. See gtk_container_set_resize_mode ().

Deprecated since: 3.12

Resize modes are deprecated. They aren’t necessary anymore since frame clocks and might introduce obscure bugs if used.

Return value

Type: GtkResizeMode

The current resize mode.