public void append_name (string iconname);
[CCode (type = "GIcon*", has_construct_function = false)]
public ThemedIcon.from_names (string[] iconnames);
- [CCode (array_length = false)]
+ [CCode (array_length = false, array_null_terminated = true)]
public unowned string[] get_names ();
public void prepend_name (string iconname);
[CCode (type = "GIcon*", has_construct_function = false)]
g_srv_target_list_sort.targets type_arguments="SrvTarget" transfer_ownership="1"
g_themed_icon_new_from_names.iconnames is_array="1"
g_themed_icon_new_from_names.len hidden="1"
-g_themed_icon_get_names is_array="1" no_array_length="1"
+g_themed_icon_get_names is_array="1" no_array_length="1" array_null_terminated="1"
g_vfs_get_file_for_path transfer_ownership="1"
g_vfs_get_file_for_uri transfer_ownership="1"
g_vfs_get_supported_uri_schemes is_array="1"