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

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

  

gtk::paint_focus

void gtk::paint_focus( GtkStyle style , GdkWindow window , GdkRectangle area, GtkWidget widget , string detail, int x, int y, int width, int height);

gtk::paint_focus() is a convenience function that draws a dark shadow along the left and top sides of the given rectangle, making it appear as GTK widgets generally do when they have focus.

This is the only function that uses the detail parameter at all now; if you pass 'set-mode' as that parameter, the shadow will appear as long dashes rather than as a continuous line. Any other string is regarded the same as if it were null.

The other parameters are on the whole self-explanatory. The widget parameter refers to the widget that is being drawn upon (usually a GtkDrawingArea).

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

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