c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.IconSize

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkIconSize
Enum : IconSize
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellRendererSpinner
Property
size : Gtk.IconSize
Gtk.ScaleButton
Property
size : Gtk.IconSize
Gtk.ScaleButton
Method
new Gtk.ScaleButton.c_new (IconSize size, gdouble min, gdouble max, gdouble step, String icons) : Gtk.Widget
Create a new Gtk.ScaleButton
Gtk.Settings
Property
gtk_toolbar_icon_size : Gtk.IconSize
Gtk.Style
Method
render_icon (IconSource source, TextDirection direction, StateType state, IconSize size, Widget widget, String detail) : GdkPixbuf.Pixbuf
Gtk.ToolPalette
Property
icon_size : Gtk.IconSize
Gtk.Widget
Method
render_icon (String stock_id, IconSize size, String detail) : GdkPixbuf.Pixbuf
GtkClutter
Method
GtkClutter.texture_new_from_icon_name (Widget widget, String icon_name, IconSize size) : Clutter.Actor
GtkClutter
Method
GtkClutter.texture_new_from_stock (Widget widget, String stock_id, IconSize size) : Clutter.Actor
GtkClutter
Method
GtkClutter.texture_set_from_icon_name (Texture texture, Widget widget, String icon_name, IconSize size) : gboolean
GtkClutter
Method
GtkClutter.texture_set_from_stock (Texture texture, Widget widget, String stock_id, IconSize size) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:18 GMT+0800 (HKT)