GObject.Object
Gtk.RcStyle
| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkRcStyle |
| Class : | RcStyle |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
base : Array
read only
|
Gtk.RcStyle | |
|
bg : Array
read only
|
Gtk.RcStyle | |
|
bg_pixmap_name : Array
read only
|
Gtk.RcStyle | |
|
color_flags : Array
read only
|
Gtk.RcStyle | |
|
engine_specified : guint32
read only
|
Gtk.RcStyle | |
|
fg : Array
read only
|
Gtk.RcStyle | |
|
font_desc : Pango.FontDescription
read only
|
Gtk.RcStyle | |
|
icon_factories : Array
read only
|
Gtk.RcStyle | |
|
name : String
read only
|
Gtk.RcStyle | |
|
parent_instance : GObject.Object
read only
|
Gtk.RcStyle | |
|
rc_properties : Array
read only
|
Gtk.RcStyle | |
|
rc_style_lists : Array
read only
|
Gtk.RcStyle | |
|
text : Array
read only
|
Gtk.RcStyle | |
|
xthickness : gint32
read only
|
Gtk.RcStyle | |
|
ythickness : gint32
read only
|
Gtk.RcStyle | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gtk.RcStyle
(Object properties)
Create a new Gtk.RcStyle
Create a new Gtk.RcStyle
|
||
|
copy
()
:
Gtk.RcStyle
Makes a copy of the specified GtkRcStyle.
Makes a copy of the specified GtkRcStyle. This function
will correctly copy an RC style that is a member of a class derived from GtkRcStyle.
|
Gtk.RcStyle | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk
Method |
Parses a color in the format expected
in a RC file. |
|
Gtk.Widget
Method |
get_modifier_style
()
:
Gtk.RcStyle
Returns the current modifier style for the widget.
|
|
Gtk.Widget
Method |
modify_style
(RcStyle style)
:
none
Modifies style values on the widget.
|