Searched refs:gt_container_view_get_container_stack (Results 1 – 5 of 5) sorted by relevance
44 GtkWidget* container_stack = gt_container_view_get_container_stack( in search_active_cb()69 GtkWidget* container_stack = gt_container_view_get_container_stack( in go_back()98 GTK_STACK(gt_container_view_get_container_stack(view))); in refresh()147 priv->container_stack = gt_container_view_get_container_stack(GT_CONTAINER_VIEW(self)); in gt_game_container_view_init()
45 GtkWidget* container_stack = gt_container_view_get_container_stack( in search_active_cb()60 GTK_STACK(gt_container_view_get_container_stack(view))); in refresh()
43 GtkWidget* gt_container_view_get_container_stack(GtContainerView* self);
43 GTK_STACK(gt_container_view_get_container_stack(view))); in refresh()
217 gt_container_view_get_container_stack(GtContainerView* self) in gt_container_view_get_container_stack() function