| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkToolbar::insert_widgetvoid insert_widget(GtkWidget widget, string tooltip_text, string tooltip_private_text, int position);
Inserts a widget at the given position. The position minimum value is 0, and the maximum is the number of items on this toolbar. The tooltip_text is the one being visible when the mouse hovers over the element. The tooltip_private_text is for context-sensitive help about this widget. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkToolbar::insert_widget」をGoogle検索
|