PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GtkCheckButton | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GtkCheckButton

Button that displays a discrete toggle indicator.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkBin
                     `-- GtkButton
                            `-- GtkToggleButton
                                   `-- GtkCheckButton

Direct subclasses

Description

The GtkCheckButton widget is basically a different style of GtkToggleButton. Instead of the entire button acting as the toggle indicator, a small button to the left of the text position appears 'pressed in' when the toggle is in the GTK_STATE_ACTIVE state.

See also: GtkRadioButton, GtkStateType, GtkToggleButton.

Constructor

GtkCheckButton ([string label ]);
-- Creates a button with a small toggle indicator.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「GtkCheckButton」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GtkCheckButton」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: