| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkTooltips::set_tipvoid set_tip(
GtkWidget
widget
, string tip_text, string tip_private);
Sets the tooltip for a specific widget. The tip_text is will be visible when the user hovers the button for a specific delay. The tip_private should be a longer description of the function the widget has and can be made visible via a GtkTipsQuery object ("What's this" function). |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkTooltips::set_tip」をGoogle検索
|