| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkPaned::add2void add2(
GtkWidget
child
);
add2() adds the child widget specified to the bottom or right pane of a GtkPaned-based widget. The only difference between add2() and pack2() is that the packing parameters are not visible to the programmer where add2() is used, and so cannot easily be altered. The settings are identical to the pack2() defaults. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkPaned::add2」をGoogle検索
|