| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkWidget::set_parentvoid set_parent(
GtkWidget
container
);
set_parent() sets container as the parent of the calling widget. container should be a subclass of GtkContainer. When called, set_parent() will cause the "parent-set" signal to be emitted. See also: reparent() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkWidget::set_parent」をGoogle検索
|