W Wrapl, The Programming Language

Libraries:Gtk:Gtk:RcStyle

Types

T

Inherits from:

Constants

Nil : T

Functions

GetType() : Gtk.GObject.Type.T



New() : Gtk.Gtk.RcStyle.T

Creates a new T with no fields set and a reference count of 1.

Returns the newly-created T


Methods

:Base(self @ T, index @ Std.Integer.T) : Gtk.Gdk.Color.T

:Bg(self @ T, index @ Std.Integer.T) : Gtk.Gdk.Color.T

:BgPixmapName(self @ T, index @ Std.Integer.T) : Std.String.T

:ColorFlags(self @ T, index @ Std.Integer.T) : Std.Integer.SmallT

:Copy(self @ T) : Gtk.Gtk.RcStyle.T

Makes a copy of the specified T. This function will correctly copy an RC style that is a member of a class derived from T.

orig the style to copy
Returns the resulting T. [transfer full]


:EngineSpecified(self @ T) : Std.Integer.SmallT

:Fg(self @ T, index @ Std.Integer.T) : Gtk.Gdk.Color.T

:FontDesc(self @ T) : Gtk.Pango.FontDescription.T

:IconFactories(self @ T) : Std.Object.T

:Name(self @ T) : Std.String.T

:RcProperties(self @ T) : Gtk.Glib.GArray.T

:RcStyleLists(self @ T) : Std.Object.T

:Ref(self @ T) : Std.Object.T

Warning

Ref is deprecated and should not be used in newly-written code. Use g_object_ref() instead



:Text(self @ T, index @ Std.Integer.T) : Gtk.Gdk.Color.T

:Unref(self @ T) : Std.Object.T

Warning

Unref is deprecated and should not be used in newly-written code. Use g_object_unref() instead



:Xthickness(self @ T) : Std.Integer.SmallT

:Ythickness(self @ T) : Std.Integer.SmallT

:setEngineSpecified(self @ T, value @ Std.Integer.SmallT) : Std.Integer.SmallT

:setFontDesc(self @ T, value @ Gtk.Pango.FontDescription.T) : Gtk.Pango.FontDescription.T

:setIconFactories(self @ T, value @ Std.Object.T) : Std.Object.T

:setName(self @ T, value @ Std.String.T) : Std.String.T

:setRcProperties(self @ T, value @ Gtk.Glib.GArray.T) : Gtk.Glib.GArray.T

:setRcStyleLists(self @ T, value @ Std.Object.T) : Std.Object.T

:setXthickness(self @ T, value @ Std.Integer.SmallT) : Std.Integer.SmallT

:setYthickness(self @ T, value @ Std.Integer.SmallT) : Std.Integer.SmallT