public unowned string get_example_icon_name ();
public static unowned Gtk.IconTheme get_for_screen (Gdk.Screen screen);
public int get_icon_sizes (string icon_name);
- public void get_search_path (string path, int n_elements);
+ public void get_search_path (out string[] path);
public bool has_icon (string icon_name);
public GLib.List<string> list_contexts ();
public GLib.List<string> list_icons (string context);
public unowned string get_example_icon_name ();
public static unowned Gtk.IconTheme get_for_screen (Gdk.Screen screen);
public int get_icon_sizes (string icon_name);
- public void get_search_path (string path, int n_elements);
+ public void get_search_path (out string[] path);
public bool has_icon (string icon_name);
public GLib.List<string> list_contexts ();
public GLib.List<string> list_icons (string context);
gtk_icon_set_copy transfer_ownership="1"
gtk_icon_source_copy transfer_ownership="1"
gtk_icon_theme_list_contexts transfer_ownership="1" type_arguments="string"
+gtk_icon_theme_get_search_path.path is_array="1" is_out="1" transfer_ownership="1"
+gtk_icon_theme_get_search_path.n_elements hidden="1"
gtk_icon_theme_list_icons transfer_ownership="1" type_arguments="string"
gtk_icon_theme_load_icon transfer_ownership="1" nullable="1"
gtk_icon_theme_lookup_icon transfer_ownership="1"
gtk_icon_view_get_selected_items transfer_ownership="1" type_arguments="TreePath"
gtk_icon_set_copy transfer_ownership="1"
gtk_icon_source_copy transfer_ownership="1"
+gtk_icon_theme_get_search_path.path is_array="1" is_out="1" transfer_ownership="1"
+gtk_icon_theme_get_search_path.n_elements hidden="1"
gtk_icon_theme_list_contexts transfer_ownership="1" type_arguments="string"
gtk_icon_theme_list_icons transfer_ownership="1" type_arguments="string"
gtk_icon_theme_load_icon transfer_ownership="1" nullable="1"