~leprechaun-team/+junk/unity-use-patches

« back to all changes in this revision

Viewing changes to unity-private/places/places-place-entry-scroller-child.c

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-09-09 19:13:29 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20100909191329-j3odkmn02roj91b1
Tags: 0.2.36-0ubuntu1
* New upstream release:
  - Fix width of home-button on panel, so groove aligns with right edge of
    launcher, fixes (LP: #630031)
  - migration script to transition first time new people to unity
    (LP: #622146)
  - Quicklist name disappearing (LP: #627666)
* debian/unity.install:
  - install libexec in unity package (for migration tool)
* debian/libunity0.symbols:
  - update symbol

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* places-place-entry-scroller-child.c generated by valac 0.9.7, the Vala compiler
 
1
/* places-place-entry-scroller-child.c generated by valac, the Vala compiler
2
2
 * generated from places-place-entry-scroller-child.vala, do not modify */
3
3
 
4
4
/*
228
228
        UNITY_PLACES_PLACE_ENTRY_SCROLLER_CHILD_CONTROLLER_DUMMY_PROPERTY,
229
229
        UNITY_PLACES_PLACE_ENTRY_SCROLLER_CHILD_CONTROLLER_ENTRY
230
230
};
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);