Container.getResizeMode

gtk.types.ResizeMode getResizeMode()

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

Returns

the current resize mode

Deprecated

Resize modes are deprecated. They aren’t necessary

anymore since frame clocks and might introduce obscure bugs if used.