Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.RcStyle

Class Gtk.RcStyle

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkRcStyle
Class : RcStyle
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.rc_add_class_style (RcStyle rc_style, String pattern) : none
Gtk
Method
Gtk.rc_add_widget_class_style (RcStyle rc_style, String pattern) : none
Gtk
Method
Gtk.rc_add_widget_name_style (RcStyle rc_style, String pattern) : none
Gtk
Method
Gtk.rc_parse_color_full (Scanner scanner, RcStyle style, Color color) : Number
Parses a color in the format expected in a RC file.
Gtk.Widget
Method
modify_style (RcStyle style) : none
Modifies style values on the widget.
Gtk.Widget
Method
get_modifier_style () : Gtk.RcStyle
Returns the current modifier style for the widget.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:27 GMT+0800 (HKT)