GTK

From Gui

(Difference between revisions)
(Classified textareas)
(Classified checkboxes)
Line 17: Line 17:
** GtkLinkButton [[Widget/Button]]
** GtkLinkButton [[Widget/Button]]
** GtkToolButton [[Widget/Button]]
** GtkToolButton [[Widget/Button]]
-
** GtkCheckButton
+
** GtkCheckButton [[Widget/Checkbox]]
-
** GtkRadioButton
+
** GtkRadioButton [[Widget/Checkbox]]
-
** GtkToggleButton
+
** GtkToggleButton [[Widget/Checkbox]]
** GtkScaleButton
** GtkScaleButton
** GtkVolumeButton
** GtkVolumeButton

Revision as of 01:57, 13 June 2009

http://library.gnome.org/devel/gtk/stable/

Contents

Widgets

Properties

GtkLabel / GtkAccelLabel

  • label
  • selectable
  • wrap
  • wrap-mode
  • width-chars
  • max-width-chars
  • single-line-mode
  • ellipsize
  • justify
  • use-markup
  • use-underline
    • pattern
  • mnemonic-keyval
  • mnemonic-widget
    • (also, accel-widget for GtkAccelLabel)

GtkImage

  • storage-type

One of

  • file
  • gicon
  • icon-set
  • image
  • pixbuf
  • stock

Events

Personal tools