IconChooserDialog
Object Hierarchy:
Description:
[
CCode ( type_id =
"xapp_icon_chooser_dialog_get_type ()" ) ]
public class IconChooserDialog :
GtkWindow,
Implementor,
Buildable
Content:
Properties:
- public bool allow_paths { get; set; }
Whether to allow paths to be searched and selected or only icon names.
- public string default_icon { owned get; set; }
The icon to use by default.
- public IconSize icon_size { get; set; }
The preferred size to use when looking up icons.
Creation methods:
Methods:
Signals:
- public signal void close ()
- public signal void select ()
Inherited Members:
All known members inherited from class XApp.GtkWindow
All known members inherited from class Gtk.Window
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.Buildable