Forum und email

GtkSeparatorToolItem

A toolbar item for separating one group of items from another.

オブジェクトの階層

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkBin
                            `-- GtkToolItem
                                   `-- GtkSeparatorToolItem

説明

A toolbar item separating groups of items from each other.

コンストラクタ

-- Creates a new separator tool item.

メソッド

get_draw()
  If the separator draws a line or not.
set_draw()
  Whether the separator is drawn as a vertical line, or just blank.

プロパティ

これらにアクセスするには、get_property および set_property メソッドを使用します。

draw:
  Whether the separator is drawn, or just blank.