Method
GtkLayoutget_size
Declaration [src]
void
gtk_layout_get_size (
GtkLayout* layout,
guint* width,
guint* height
)
Description [src]
Gets the size that has been set on the layout, and that determines the total extents of the layout’s scrollbar area. See gtk_layout_set_size ().