| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkFixed::putvoid put(
GtkWidget widget
, int x, int y);
put() sets the initial position of the child widget(s) in a GtkFixed container. This information is held in the children property as an array of GtkFixedChild objects. The parameters are the x and y co-ordinates of the top left-hand corner of the child widget, measured in pixels from the top left-hand corner of the container. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkFixed::put」をGoogle検索
|