Forum und email

GtkToggleToolButton

A toolbar button that can be toggled on or off.

オブジェクトの階層

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkBin
                            `-- GtkToolItem
                                   `-- GtkToolButton
                                          `-- GtkToggleToolButton

Direct Subclasses

説明

A GtkToolItem containing a toggle button.

コンストラクタ

-- Creates a new toggle tool button.

-- Creates a new toggle tool button based on a stock item.

メソッド

get_active()
  If the button is toggled active.
set_active()
  Sets the button to active state.

シグナル

"toggled"
  The state has been changed.