Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.ReliefStyle

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkReliefStyle
Enum : ReliefStyle
Indicated the relief to be drawn around a GtkButton.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Button
Property
relief : Gtk.ReliefStyle
Gtk.Button
Method
get_relief () : Gtk.ReliefStyle
Returns the current relief style of the given GtkButton.
Gtk.Button
Method
set_relief (ReliefStyle newstyle) : none
Sets the relief style of the edges of the given GtkButton widget.
Gtk.ToolItem
Method
get_relief_style () : Gtk.ReliefStyle
Returns the relief style of tool_item.
Gtk.ToolItemGroup
Property
header_relief : Gtk.ReliefStyle
Gtk.ToolItemGroup
Method
get_header_relief () : Gtk.ReliefStyle
Gets the relief mode of the header button of group.
Gtk.ToolItemGroup
Method
set_header_relief (ReliefStyle style) : none
Set the button relief of the group header.
Gtk.ToolShell
Method
get_relief_style () : Gtk.ReliefStyle
Returns the relief style of buttons on shell.
Gtk.Toolbar
Method
get_relief_style () : Gtk.ReliefStyle
Returns the relief style of buttons on toolbar.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:57 GMT+0800 (HKT)