c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.StyleContext

Class Gtk.StyleContext

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkStyleContext
Class : StyleContext
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.render_activity (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_arrow (StyleContext context, Context cr, gdouble angle, gdouble x, gdouble y, gdouble size) : none
Gtk
Method
Gtk.render_background (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_check (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_expander (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_extension (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height, PositionType gap_side) : none
Gtk
Method
Gtk.render_focus (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_frame (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_frame_gap (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height, PositionType gap_side, gdouble xy0_gap, gdouble xy1_gap) : none
Gtk
Method
Gtk.render_handle (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_icon (StyleContext context, Context cr, Pixbuf pixbuf, gdouble x, gdouble y) : none
Gtk
Method
Gtk.render_icon_pixbuf (StyleContext context, IconSource source, gint32 size) : GdkPixbuf.Pixbuf
Gtk
Method
Gtk.render_insertion_cursor (StyleContext context, Context cr, gdouble x, gdouble y, Layout layout, gint32 index, Direction direction) : none
Gtk
Method
Gtk.render_layout (StyleContext context, Context cr, gdouble x, gdouble y, Layout layout) : none
Gtk
Method
Gtk.render_line (StyleContext context, Context cr, gdouble x0, gdouble y0, gdouble x1, gdouble y1) : none
Gtk
Method
Gtk.render_option (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_slider (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height, Orientation orientation) : none
Gtk.Gradient
Method
resolve_for_context (StyleContext context) : cairo.Pattern
Gtk.IconInfo
Method
load_symbolic_for_context (StyleContext context, Object out_values) : GdkPixbuf.Pixbuf
Gtk.IconSet
Method
render_icon_pixbuf (StyleContext context, gint32 size) : GdkPixbuf.Pixbuf
Gtk.NumerableIcon
Property
style_context : Gtk.StyleContext
Gtk.NumerableIcon
Method
Gtk.NumerableIcon.new_with_style_context (Icon base_icon, StyleContext context) : Gio.Icon
Gtk.NumerableIcon
Method
get_style_context () : Gtk.StyleContext
Gtk.NumerableIcon
Method
set_style_context (StyleContext style) : none
Gtk.Style
Property
context : Gtk.StyleContext
Gtk.StyleContext
Property
parent : Gtk.StyleContext
Gtk.Widget
Method
get_style_context () : Gtk.StyleContext
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:06 GMT+0800 (HKT)