| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkRadioButton Constructor GtkRadioButton (
GtkRadioButton
group
, string label);
The first GtkRadioButton in a group should have the first parameter set to null. This 'group leader' is not attached to anything; there is not at present such a thing as a GtkGroup widget of any kind. All subsequent GtkRadioButton widgets belonging to the same group should have the variable representing that group leader as the first parameter.
例 34. Constructing a group of radio buttons
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkRadioButton Constructor」をGoogle検索
|