GpwTasklist — A wrapper for WnckTasklist
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----WnckTasklist
+----GpwTasklist
"button-relief" GtkReliefStyle : Read / Write "grouping-limit" gint : Read / Write "grouping-policy" WnckTasklistGroupingType : Read / Write
The original tasklist provided by libwnck does not expose its internals as properties and this limits a lot of glade customizations. This wrapper simply implements the available features as properties.
"button-relief" property"button-relief" GtkReliefStyle : Read / Write
Relief type of the buttons.
Default value: GTK_RELIEF_NORMAL
"grouping-limit" property"grouping-limit" gint : Read / Write
Maximum size of buttons before grouping when in autogroup mode.
Allowed values: >= 0
Default value: 150
GpwTasklistwas last modified by gtk-doc on Tue 04 Aug 2009 09:51:04 PM CEST