IconChooserButton
Object Hierarchy:
Description:
[
CCode ( type_id =
"xapp_icon_chooser_button_get_type ()" ) ]
public class IconChooserButton :
Button,
Implementor,
Actionable,
Activatable,
Buildable
Content:
Properties:
- public string category { owned get; set; }
The category selected by default.
- public string icon { owned get; set; }
The preferred size to use when looking up icons.
- public IconSize icon_size { get; set; }
The size to use when displaying the icon.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gtk.Button
All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Container
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Actionable
All known members inherited from interface Gtk.Activatable
All known members inherited from interface Gtk.Buildable