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

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

  

GtkMenuBar

Horizontal container for menu items.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkMenuShell
                     `-- GtkMenuBar

Direct subclasses

None.

Description

A GtkMenuBar is a container that exclusively holds GtkMenuItem widgets, and displays them from left to right.

It has key bindings which allow the Up, Down, Left and Right arrow keys to be used for menubar navigation. Note that these do not work in the win32 version of GTK+ used by PHP-GTK.

A menu bar with a number of subitems can be easily created with the GtkItemFactory class.

Constructor

GtkMenuBar (void);
-- Constructs a horizontal menu bar.

Methods

set_shadow_type()
?? Alters appearance of menu bar.

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

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