Go to the first, previous, next, last section, table of contents.


6.45 The paned widget

6.45.1 Description

6.45.2 Options

6.45.3 Signals

6.45.4 Functions

Function: guint gtk_paned_get_type (void)
Returns the GtkPaned type identifier.

Function: void gtk_paned_add1 (GtkPaned *paned, GtkWidget *child)

Function: void gtk_paned_add2 (GtkPaned *paned, GtkWidget *child)

Function: void gtk_paned_handle_size (GtkPaned *paned, guint16 size)

Function: void gtk_paned_gutter_size (GtkPaned *paned, guint16 size)

@gtkstdmacros{Paned, PANED}


Go to the first, previous, next, last section, table of contents.