Home
last modified time | relevance | path

Searched refs:newAppButton (Results 1 – 1 of 1) sorted by relevance

/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dquicklaunch.c542 ClutterActor *newAppButton; in _xfdashboard_quicklaunch_on_favourite_popup_menu_item_remove_from_favourite() local
544 newAppButton=_xfdashboard_quicklaunch_create_dynamic_actor(self, appInfo); in _xfdashboard_quicklaunch_on_favourite_popup_menu_item_remove_from_favourite()
545 clutter_actor_show(newAppButton); in _xfdashboard_quicklaunch_on_favourite_popup_menu_item_remove_from_favourite()
546 clutter_actor_add_child(CLUTTER_ACTOR(self), newAppButton); in _xfdashboard_quicklaunch_on_favourite_popup_menu_item_remove_from_favourite()