c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Interface Gtk.StyleProvider

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkStyleProvider
Interface : StyleProvider
Implementations: Gtk.CssProvider, Gtk.Settings, Gtk.StyleProperties
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.StyleContext
Method
Gtk.StyleContext.add_provider_for_screen (Screen screen, StyleProvider provider, guint32 priority) : none
Gtk.StyleContext
Method
Gtk.StyleContext.remove_provider_for_screen (Screen screen, StyleProvider provider) : none
Gtk.StyleContext
Method
add_provider (StyleProvider provider, guint32 priority) : none
Gtk.StyleContext
Method
remove_provider (StyleProvider provider) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:11 GMT+0800 (HKT)