unity.h | unity.h | |||
---|---|---|---|---|
/* unity.h generated by valac 0.11.7, the Vala compiler, do not modify */ | /* unity.h generated by valac 0.12.0, the Vala compiler, do not modify */ | |||
#ifndef __UNITY_H__ | #ifndef __UNITY_H__ | |||
#define __UNITY_H__ | #define __UNITY_H__ | |||
#include <glib.h> | #include <glib.h> | |||
#include <glib-object.h> | #include <glib-object.h> | |||
#include <stdlib.h> | #include <stdlib.h> | |||
#include <string.h> | #include <string.h> | |||
#include <gio/gio.h> | #include <gio/gio.h> | |||
#include <dee.h> | #include <dee.h> | |||
skipping to change at line 263 | skipping to change at line 263 | |||
const gchar* unity_launcher_entry_get_app_uri (UnityLauncherEntry* self); | const gchar* unity_launcher_entry_get_app_uri (UnityLauncherEntry* self); | |||
void unity_launcher_entry_set_app_uri (UnityLauncherEntry* self, const gcha r* value); | void unity_launcher_entry_set_app_uri (UnityLauncherEntry* self, const gcha r* value); | |||
gint64 unity_launcher_entry_get_count (UnityLauncherEntry* self); | gint64 unity_launcher_entry_get_count (UnityLauncherEntry* self); | |||
void unity_launcher_entry_set_count (UnityLauncherEntry* self, gint64 value ); | void unity_launcher_entry_set_count (UnityLauncherEntry* self, gint64 value ); | |||
gboolean unity_launcher_entry_get_count_visible (UnityLauncherEntry* self); | gboolean unity_launcher_entry_get_count_visible (UnityLauncherEntry* self); | |||
void unity_launcher_entry_set_count_visible (UnityLauncherEntry* self, gboo lean value); | void unity_launcher_entry_set_count_visible (UnityLauncherEntry* self, gboo lean value); | |||
gdouble unity_launcher_entry_get_progress (UnityLauncherEntry* self); | gdouble unity_launcher_entry_get_progress (UnityLauncherEntry* self); | |||
void unity_launcher_entry_set_progress (UnityLauncherEntry* self, gdouble v alue); | void unity_launcher_entry_set_progress (UnityLauncherEntry* self, gdouble v alue); | |||
gboolean unity_launcher_entry_get_progress_visible (UnityLauncherEntry* sel f); | gboolean unity_launcher_entry_get_progress_visible (UnityLauncherEntry* sel f); | |||
void unity_launcher_entry_set_progress_visible (UnityLauncherEntry* self, g boolean value); | void unity_launcher_entry_set_progress_visible (UnityLauncherEntry* self, g boolean value); | |||
GIcon* unity_launcher_entry_get_emblem (UnityLauncherEntry* self); | gboolean unity_launcher_entry_get_urgent (UnityLauncherEntry* self); | |||
void unity_launcher_entry_set_emblem (UnityLauncherEntry* self, GIcon* valu | void unity_launcher_entry_set_urgent (UnityLauncherEntry* self, gboolean va | |||
e); | lue); | |||
gboolean unity_launcher_entry_get_emblem_visible (UnityLauncherEntry* self) | ||||
; | ||||
void unity_launcher_entry_set_emblem_visible (UnityLauncherEntry* self, gbo | ||||
olean value); | ||||
DbusmenuMenuitem* unity_launcher_entry_get_quicklist (UnityLauncherEntry* s elf); | DbusmenuMenuitem* unity_launcher_entry_get_quicklist (UnityLauncherEntry* s elf); | |||
void unity_launcher_entry_set_quicklist (UnityLauncherEntry* self, Dbusmenu Menuitem* value); | void unity_launcher_entry_set_quicklist (UnityLauncherEntry* self, Dbusmenu Menuitem* value); | |||
GType unity_place_renderer_info_get_type (void) G_GNUC_CONST; | GType unity_place_renderer_info_get_type (void) G_GNUC_CONST; | |||
void unity_place_renderer_info_set_hint (UnityPlaceRendererInfo* self, cons t gchar* hint, const gchar* val); | void unity_place_renderer_info_set_hint (UnityPlaceRendererInfo* self, cons t gchar* hint, const gchar* val); | |||
gchar* unity_place_renderer_info_get_hint (UnityPlaceRendererInfo* self, co nst gchar* hint); | gchar* unity_place_renderer_info_get_hint (UnityPlaceRendererInfo* self, co nst gchar* hint); | |||
void unity_place_renderer_info_clear_hint (UnityPlaceRendererInfo* self, co nst gchar* hint); | void unity_place_renderer_info_clear_hint (UnityPlaceRendererInfo* self, co nst gchar* hint); | |||
void unity_place_renderer_info_clear_hints (UnityPlaceRendererInfo* self); | void unity_place_renderer_info_clear_hints (UnityPlaceRendererInfo* self); | |||
guint unity_place_renderer_info_num_hints (UnityPlaceRendererInfo* self); | guint unity_place_renderer_info_num_hints (UnityPlaceRendererInfo* self); | |||
const gchar* unity_place_renderer_info_get_default_renderer (UnityPlaceRend ererInfo* self); | const gchar* unity_place_renderer_info_get_default_renderer (UnityPlaceRend ererInfo* self); | |||
void unity_place_renderer_info_set_default_renderer (UnityPlaceRendererInfo * self, const gchar* value); | void unity_place_renderer_info_set_default_renderer (UnityPlaceRendererInfo * self, const gchar* value); | |||
skipping to change at line 305 | skipping to change at line 303 | |||
void unity_place_search_set_parent_entry (UnityPlaceSearch* self, UnityPlac eEntryInfo* entry); | void unity_place_search_set_parent_entry (UnityPlaceSearch* self, UnityPlac eEntryInfo* entry); | |||
UnityPlaceEntryInfo* unity_place_search_get_parent_entry (UnityPlaceSearch* self); | UnityPlaceEntryInfo* unity_place_search_get_parent_entry (UnityPlaceSearch* self); | |||
void unity_place_search_finished (UnityPlaceSearch* self); | void unity_place_search_finished (UnityPlaceSearch* self); | |||
UnityPlaceEntryInfo* unity_place_entry_info_new (const gchar* dbus_path); | UnityPlaceEntryInfo* unity_place_entry_info_new (const gchar* dbus_path); | |||
UnityPlaceEntryInfo* unity_place_entry_info_construct (GType object_type, c onst gchar* dbus_path); | UnityPlaceEntryInfo* unity_place_entry_info_construct (GType object_type, c onst gchar* dbus_path); | |||
void unity_place_entry_info_set_hint (UnityPlaceEntryInfo* self, const gcha r* hint, const gchar* val); | void unity_place_entry_info_set_hint (UnityPlaceEntryInfo* self, const gcha r* hint, const gchar* val); | |||
gchar* unity_place_entry_info_get_hint (UnityPlaceEntryInfo* self, const gc har* hint); | gchar* unity_place_entry_info_get_hint (UnityPlaceEntryInfo* self, const gc har* hint); | |||
void unity_place_entry_info_clear_hint (UnityPlaceEntryInfo* self, const gc har* hint); | void unity_place_entry_info_clear_hint (UnityPlaceEntryInfo* self, const gc har* hint); | |||
void unity_place_entry_info_clear_hints (UnityPlaceEntryInfo* self); | void unity_place_entry_info_clear_hints (UnityPlaceEntryInfo* self); | |||
guint unity_place_entry_info_num_hints (UnityPlaceEntryInfo* self); | guint unity_place_entry_info_num_hints (UnityPlaceEntryInfo* self); | |||
void unity_place_entry_info_flush_all_models (UnityPlaceEntryInfo* self); | ||||
UnityPlaceRendererInfo* unity_place_entry_info_get_entry_renderer_info (Uni tyPlaceEntryInfo* self); | UnityPlaceRendererInfo* unity_place_entry_info_get_entry_renderer_info (Uni tyPlaceEntryInfo* self); | |||
UnityPlaceRendererInfo* unity_place_entry_info_get_global_renderer_info (Un ityPlaceEntryInfo* self); | UnityPlaceRendererInfo* unity_place_entry_info_get_global_renderer_info (Un ityPlaceEntryInfo* self); | |||
const gchar* unity_place_entry_info_get_dbus_path (UnityPlaceEntryInfo* sel f); | const gchar* unity_place_entry_info_get_dbus_path (UnityPlaceEntryInfo* sel f); | |||
void unity_place_entry_info_set_dbus_path (UnityPlaceEntryInfo* self, const gchar* value); | void unity_place_entry_info_set_dbus_path (UnityPlaceEntryInfo* self, const gchar* value); | |||
const gchar* unity_place_entry_info_get_display_name (UnityPlaceEntryInfo* self); | const gchar* unity_place_entry_info_get_display_name (UnityPlaceEntryInfo* self); | |||
void unity_place_entry_info_set_display_name (UnityPlaceEntryInfo* self, co nst gchar* value); | void unity_place_entry_info_set_display_name (UnityPlaceEntryInfo* self, co nst gchar* value); | |||
const gchar* unity_place_entry_info_get_icon (UnityPlaceEntryInfo* self); | const gchar* unity_place_entry_info_get_icon (UnityPlaceEntryInfo* self); | |||
void unity_place_entry_info_set_icon (UnityPlaceEntryInfo* self, const gcha r* value); | void unity_place_entry_info_set_icon (UnityPlaceEntryInfo* self, const gcha r* value); | |||
guint unity_place_entry_info_get_position (UnityPlaceEntryInfo* self); | guint unity_place_entry_info_get_position (UnityPlaceEntryInfo* self); | |||
void unity_place_entry_info_set_position (UnityPlaceEntryInfo* self, guint value); | void unity_place_entry_info_set_position (UnityPlaceEntryInfo* self, guint value); | |||
End of changes. 3 change blocks. | ||||
8 lines changed or deleted | 5 lines changed or added | |||