228
228
UNITY_PLACES_PLACE_ENTRY_SCROLLER_CHILD_CONTROLLER_DUMMY_PROPERTY,
229
229
UNITY_PLACES_PLACE_ENTRY_SCROLLER_CHILD_CONTROLLER_ENTRY
231
UnityPlacesPlaceEntryScrollerChildController* unity_places_place_entry_scroller_child_controller_new (UnityPlacesPlaceEntry* entry);
232
UnityPlacesPlaceEntryScrollerChildController* unity_places_place_entry_scroller_child_controller_construct (GType object_type, UnityPlacesPlaceEntry* entry);
233
231
UnityLauncherScrollerChild* unity_launcher_scroller_child_new (void);
234
232
UnityLauncherScrollerChild* unity_launcher_scroller_child_construct (GType object_type);
235
233
GType unity_launcher_scroller_child_get_type (void) G_GNUC_CONST;
236
static gboolean unity_places_place_entry_scroller_child_controller_get_sections (UnityPlacesPlaceEntryScrollerChildController* self);
234
UnityPlacesPlaceEntryScrollerChildController* unity_places_place_entry_scroller_child_controller_new (UnityPlacesPlaceEntry* entry);
235
UnityPlacesPlaceEntryScrollerChildController* unity_places_place_entry_scroller_child_controller_construct (GType object_type, UnityPlacesPlaceEntry* entry);
237
236
UnityPlacesPlaceEntry* unity_places_place_entry_scroller_child_controller_get_entry (UnityPlacesPlaceEntryScrollerChildController* self);
238
237
DeeModel* unity_places_place_entry_get_sections_model (UnityPlacesPlaceEntry* self);
239
238
UnityLauncherScrollerChild* unity_launcher_scroller_child_controller_get_child (UnityLauncherScrollerChildController* self);
239
static gboolean unity_places_place_entry_scroller_child_controller_get_sections (UnityPlacesPlaceEntryScrollerChildController* self);
240
240
static gboolean _unity_places_place_entry_scroller_child_controller_get_sections_clutter_actor_motion_event (ClutterActor* _sender, ClutterEvent* event, gpointer self);
241
241
static void unity_places_place_entry_scroller_child_controller_real_activate (UnityLauncherScrollerChildController* base);
242
static UnityLauncherQuicklistController* unity_places_place_entry_scroller_child_controller_real_get_menu_controller (UnityLauncherScrollerChildController* base);
243
242
UnityLauncherApplicationQuicklistController* unity_launcher_application_quicklist_controller_new (UnityLauncherScrollerChildController* scroller_child);
244
243
UnityLauncherApplicationQuicklistController* unity_launcher_application_quicklist_controller_construct (GType object_type, UnityLauncherScrollerChildController* scroller_child);
245
244
GType unity_launcher_application_quicklist_controller_get_type (void) G_GNUC_CONST;
246
static void unity_places_place_entry_scroller_child_controller_real_get_menu_actions (UnityLauncherScrollerChildController* base, UnityLauncherScrollerChildControllermenu_cb callback, void* callback_target);
245
static UnityLauncherQuicklistController* unity_places_place_entry_scroller_child_controller_real_get_menu_controller (UnityLauncherScrollerChildController* base);
247
246
static void _lambda67_ (guint timestamp, Block3Data* _data3_);
248
247
static void __lambda67__dbusmenu_menuitem_item_activated (DbusmenuMenuitem* _sender, guint object, gpointer self);
249
248
static Block3Data* block3_data_ref (Block3Data* _data3_);
250
249
static void block3_data_unref (Block3Data* _data3_);
250
static void unity_places_place_entry_scroller_child_controller_real_get_menu_actions (UnityLauncherScrollerChildController* base, UnityLauncherScrollerChildControllermenu_cb callback, void* callback_target);
251
251
static gboolean unity_places_place_entry_scroller_child_controller_real_can_drag (UnityLauncherScrollerChildController* base);
252
252
static void unity_places_place_entry_scroller_child_controller_set_entry (UnityPlacesPlaceEntryScrollerChildController* self, UnityPlacesPlaceEntry* value);
253
253
const char* unity_places_place_entry_get_name (UnityPlacesPlaceEntry* self);
254
254
void unity_launcher_scroller_child_controller_set_name (UnityLauncherScrollerChildController* self, const char* value);
255
255
void unity_launcher_scroller_child_controller_load_icon_from_icon_name (UnityLauncherScrollerChildController* self, const char* icon_name);
256
256
const char* unity_places_place_entry_get_icon (UnityPlacesPlaceEntry* self);
257
static void _lambda68_ (UnityPlacesPlaceEntryScrollerChildController* self);
258
257
gboolean unity_places_place_entry_get_active (UnityPlacesPlaceEntry* self);
259
258
void unity_launcher_scroller_child_set_active (UnityLauncherScrollerChild* self, gboolean value);
259
static void _lambda68_ (UnityPlacesPlaceEntryScrollerChildController* self);
260
260
static void __lambda68__g_object_notify (GObject* _sender, GParamSpec* pspec, gpointer self);
261
261
GType unity_launcher_scroller_child_group_type_get_type (void) G_GNUC_CONST;
262
262
void unity_launcher_scroller_child_set_group_type (UnityLauncherScrollerChild* self, UnityLauncherScrollerChildGroupType value);