PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GtkLabel::parse_uline | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GtkLabel::parse_uline

parse_uline() checks the string passed as the parameter for underscores, and then underlines the characters following the underscores. It will take the first underlined character in a label and return it as a lower-case accelerator key, e.g. _Save will return the accelerator key value for "s".

This method is used internally by Gtk+ for menu items.

Note that this method is deprecated in GTK+ 2.0.

$label->parse_uline("_File");

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「GtkLabel::parse_uline」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GtkLabel::parse_uline」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: