| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkButton Constructor GtkButton ([string
label
]);
This function creates and returns a GtkButton widget. If the optional label is passed, the button will contain a GtkLabel widget with the given text. If the parameter is left empty, there will be no child widget. Note that, as GtkButton is descended from GtkBin, it may contain only one child. 例 4. Adding more than one widget to a GtkButton
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkButton Constructor」をGoogle検索
|