Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.IconSize

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.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
The GtkIconSize value that specifies the size of the rendered spinner.
Gtk.ScaleButton
Property
size : Gtk.IconSize
Gtk.Settings
Property
gtk_toolbar_icon_size : Gtk.IconSize
The size of icons in default toolbars.
Gtk.ToolPalette
Property
icon_size : Gtk.IconSize
The size of the icons in a tool palette is normally determined by
the GtkSettings:toolbar-icon-size setting.
GtkClutter.Texture
Method
set_from_icon_name (Widget widget, String icon_name, IconSize icon_size) : gboolean
GtkClutter.Texture
Method
set_from_stock (Widget widget, String stock_id, IconSize icon_size) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:48 GMT+0800 (HKT)