| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkArrow Constructor GtkArrow (
GtkArrowType
arrow_type
,
GtkShadowType
shadow_type
);
For a simple widget, there are a lot of options in the construction of the GtkArrow - twenty different combinations in all. It may not be immediately obvious that the GtkArrow is made up entirely of lines of shadow. As a result of this, the GtkShadowType option GTK_SHADOW_NONE actually creates an invisible arrow - a potentially useful option to have, given that the parameters of the arrow can be redefined at any point using the set() method. The syntax to create a right-pointing, etched arrow would be: 例 2. A list of GtkArrows
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkArrow Constructor」をGoogle検索
|