| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkNotebook::reorder_childvoid
reorder_child
(
GtkWidget
child
, int
position
);
Moves child to position position. If position is greater than the number of pages or is negative, the page will be moved to the end of the notebook. Page positions start from zero. The third page in the notebook is in position two. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkNotebook::reorder_child」をGoogle検索
|