Home
last modified time | relevance | path

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

/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-tab-view.h116 void hdy_tab_view_set_menu_model (HdyTabView *self,
H A Dhdy-tab-view.c1072 hdy_tab_view_set_menu_model (self, g_value_get_object (value)); in hdy_tab_view_set_property()
2208 hdy_tab_view_set_menu_model (HdyTabView *self, in hdy_tab_view_set_menu_model() function
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-tab-view.h116 void hdy_tab_view_set_menu_model (HdyTabView *self,
H A Dhdy-tab-view.c1072 hdy_tab_view_set_menu_model (self, g_value_get_object (value)); in hdy_tab_view_set_property()
2208 hdy_tab_view_set_menu_model (HdyTabView *self, in hdy_tab_view_set_menu_model() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dtab_view.rs317 ffi::hdy_tab_view_set_menu_model( in set_menu_model()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/tests/
H A Dtest-tab-view.c185 hdy_tab_view_set_menu_model (view, model1); in test_hdy_tab_view_menu_model()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/tests/
H A Dtest-tab-view.c185 hdy_tab_view_set_menu_model (view, model1); in test_hdy_tab_view_menu_model()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-sys-0.8.0/src/
H A Dlib.rs2120 pub fn hdy_tab_view_set_menu_model(self_: *mut HdyTabView, menu_model: *mut gio::GMenuModel); in hdy_tab_view_set_menu_model() function
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-window.c3043hdy_tab_view_set_menu_model (view, G_MENU_MODEL (gtk_builder_get_object (builder, "notebook-menu")… in setup_tab_view()