Home
last modified time | relevance | path

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

/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dstage.h88 void xfdashboard_stage_set_switch_to_view(XfdashboardStage *self, const gchar *inViewInternalName);
H A Dstage.c1750 xfdashboard_stage_set_switch_to_view(self, g_value_get_string(inValue)); in _xfdashboard_stage_set_property()
2149 void xfdashboard_stage_set_switch_to_view(XfdashboardStage *self, const gchar *inViewInternalName) in xfdashboard_stage_set_switch_to_view() function
H A Dapplication.c556 xfdashboard_stage_set_switch_to_view(priv->stage, inInternalViewName); in _xfdashboard_application_switch_to_view()