Home
last modified time | relevance | path

Searched refs:toolbar_style (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtool_palette.rs87 toolbar_style: Option<ToolbarStyle>, field
149 if let Some(ref toolbar_style) = self.toolbar_style { in build()
150 properties.push(("toolbar-style", toolbar_style)); in build()
287 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
288 self.toolbar_style = Some(toolbar_style); in toolbar_style()
570 fn toolbar_style(&self) -> ToolbarStyle; in toolbar_style() method
573 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_toolbar_style()
766 fn toolbar_style(&self) -> ToolbarStyle { in toolbar_style() method
780 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_toolbar_style()
785 toolbar_style.to_value().to_glib_none().0, in set_toolbar_style()
H A Dtoolbar.rs68 toolbar_style: Option<ToolbarStyle>, field
129 if let Some(ref toolbar_style) = self.toolbar_style { in build()
130 properties.push(("toolbar-style", toolbar_style)); in build()
259 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
260 self.toolbar_style = Some(toolbar_style); in toolbar_style()
498 fn toolbar_style(&self) -> ToolbarStyle; in toolbar_style() method
501 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_toolbar_style()
656 fn toolbar_style(&self) -> ToolbarStyle { in toolbar_style() method
670 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_toolbar_style()
675 toolbar_style.to_value().to_glib_none().0, in set_toolbar_style()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_palette.rs87 toolbar_style: Option<ToolbarStyle>, field
149 if let Some(ref toolbar_style) = self.toolbar_style { in build()
150 properties.push(("toolbar-style", toolbar_style)); in build()
287 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
288 self.toolbar_style = Some(toolbar_style); in toolbar_style()
570 fn toolbar_style(&self) -> ToolbarStyle; in toolbar_style() method
573 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_toolbar_style()
766 fn toolbar_style(&self) -> ToolbarStyle { in toolbar_style() method
780 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_toolbar_style()
785 toolbar_style.to_value().to_glib_none().0, in set_toolbar_style()
H A Dtoolbar.rs68 toolbar_style: Option<ToolbarStyle>, field
129 if let Some(ref toolbar_style) = self.toolbar_style { in build()
130 properties.push(("toolbar-style", toolbar_style)); in build()
259 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
260 self.toolbar_style = Some(toolbar_style); in toolbar_style()
498 fn toolbar_style(&self) -> ToolbarStyle; in toolbar_style() method
501 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_toolbar_style()
656 fn toolbar_style(&self) -> ToolbarStyle { in toolbar_style() method
670 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_toolbar_style()
675 toolbar_style.to_value().to_glib_none().0, in set_toolbar_style()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_palette.rs87 toolbar_style: Option<ToolbarStyle>, field
149 if let Some(ref toolbar_style) = self.toolbar_style { in build()
150 properties.push(("toolbar-style", toolbar_style)); in build()
287 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
288 self.toolbar_style = Some(toolbar_style); in toolbar_style()
570 fn toolbar_style(&self) -> ToolbarStyle; in toolbar_style() method
573 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_toolbar_style()
766 fn toolbar_style(&self) -> ToolbarStyle { in toolbar_style() method
780 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_toolbar_style()
785 toolbar_style.to_value().to_glib_none().0, in set_toolbar_style()
H A Dtoolbar.rs68 toolbar_style: Option<ToolbarStyle>, field
129 if let Some(ref toolbar_style) = self.toolbar_style { in build()
130 properties.push(("toolbar-style", toolbar_style)); in build()
259 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
260 self.toolbar_style = Some(toolbar_style); in toolbar_style()
498 fn toolbar_style(&self) -> ToolbarStyle; in toolbar_style() method
501 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_toolbar_style()
656 fn toolbar_style(&self) -> ToolbarStyle { in toolbar_style() method
670 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_toolbar_style()
675 toolbar_style.to_value().to_glib_none().0, in set_toolbar_style()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtool_palette.rs87 toolbar_style: Option<ToolbarStyle>, field
149 if let Some(ref toolbar_style) = self.toolbar_style { in build()
150 properties.push(("toolbar-style", toolbar_style)); in build()
287 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
288 self.toolbar_style = Some(toolbar_style); in toolbar_style()
570 fn toolbar_style(&self) -> ToolbarStyle; in toolbar_style() method
573 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_toolbar_style()
766 fn toolbar_style(&self) -> ToolbarStyle { in toolbar_style() method
780 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_toolbar_style()
785 toolbar_style.to_value().to_glib_none().0, in set_toolbar_style()
H A Dtoolbar.rs68 toolbar_style: Option<ToolbarStyle>, field
129 if let Some(ref toolbar_style) = self.toolbar_style { in build()
130 properties.push(("toolbar-style", toolbar_style)); in build()
259 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
260 self.toolbar_style = Some(toolbar_style); in toolbar_style()
498 fn toolbar_style(&self) -> ToolbarStyle; in toolbar_style() method
501 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_toolbar_style()
656 fn toolbar_style(&self) -> ToolbarStyle { in toolbar_style() method
670 fn set_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_toolbar_style()
675 toolbar_style.to_value().to_glib_none().0, in set_toolbar_style()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtool_palette.rs70 toolbar_style: Option<ToolbarStyle>, field
115 toolbar_style: None, in new()
163 if let Some(ref toolbar_style) = self.toolbar_style { in build()
164 properties.push(("toolbar-style", toolbar_style)); in build()
290 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
291 self.toolbar_style = Some(toolbar_style); in toolbar_style()
521 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_property_toolbar_style()
727 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_property_toolbar_style()
732 Value::from(&toolbar_style).to_glib_none().0, in set_property_toolbar_style()
H A Dtoolbar.rs61 toolbar_style: Option<ToolbarStyle>, field
107 toolbar_style: None, in new()
158 if let Some(ref toolbar_style) = self.toolbar_style { in build()
159 properties.push(("toolbar-style", toolbar_style)); in build()
290 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
291 self.toolbar_style = Some(toolbar_style); in toolbar_style()
505 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_property_toolbar_style()
671 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_property_toolbar_style()
676 Value::from(&toolbar_style).to_glib_none().0, in set_property_toolbar_style()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtool_palette.rs74 toolbar_style: Option<ToolbarStyle>, field
131 if let Some(ref toolbar_style) = self.toolbar_style { in build()
132 properties.push(("toolbar-style", toolbar_style)); in build()
273 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
274 self.toolbar_style = Some(toolbar_style); in toolbar_style()
529 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_property_toolbar_style()
741 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_property_toolbar_style()
746 Value::from(&toolbar_style).to_glib_none().0, in set_property_toolbar_style()
H A Dtoolbar.rs61 toolbar_style: Option<ToolbarStyle>, field
117 if let Some(ref toolbar_style) = self.toolbar_style { in build()
118 properties.push(("toolbar-style", toolbar_style)); in build()
252 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
253 self.toolbar_style = Some(toolbar_style); in toolbar_style()
472 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_property_toolbar_style()
644 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_property_toolbar_style()
649 Value::from(&toolbar_style).to_glib_none().0, in set_property_toolbar_style()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtool_palette.rs74 toolbar_style: Option<ToolbarStyle>, field
131 if let Some(ref toolbar_style) = self.toolbar_style { in build()
132 properties.push(("toolbar-style", toolbar_style)); in build()
273 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
274 self.toolbar_style = Some(toolbar_style); in toolbar_style()
529 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_property_toolbar_style()
741 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_property_toolbar_style()
746 Value::from(&toolbar_style).to_glib_none().0, in set_property_toolbar_style()
H A Dtoolbar.rs61 toolbar_style: Option<ToolbarStyle>, field
117 if let Some(ref toolbar_style) = self.toolbar_style { in build()
118 properties.push(("toolbar-style", toolbar_style)); in build()
252 pub fn toolbar_style(mut self, toolbar_style: ToolbarStyle) -> Self { in toolbar_style() method
253 self.toolbar_style = Some(toolbar_style); in toolbar_style()
472 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle); in set_property_toolbar_style()
644 fn set_property_toolbar_style(&self, toolbar_style: ToolbarStyle) { in set_property_toolbar_style()
649 Value::from(&toolbar_style).to_glib_none().0, in set_property_toolbar_style()
/dports/x11/xfce4-taskmanager/xfce4-taskmanager-1.4.2/src/
H A Dsettings-dialog.c117 XtmToolbarStyle toolbar_style; in xtm_settings_dialog_init() local
129 g_object_get (dialog->settings, "toolbar-style", &toolbar_style, NULL); in xtm_settings_dialog_init()
131 gtk_combo_box_set_active (GTK_COMBO_BOX (combobox), (gint)toolbar_style); in xtm_settings_dialog_init()
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dgrisbi_win.c2371 gint toolbar_style = 0; in grisbi_win_update_all_toolbars() local
2378 toolbar_style = GTK_TOOLBAR_TEXT; in grisbi_win_update_all_toolbars()
2381 toolbar_style = GTK_TOOLBAR_ICONS; in grisbi_win_update_all_toolbars()
2384 toolbar_style = GTK_TOOLBAR_BOTH; in grisbi_win_update_all_toolbars()
2387 toolbar_style = GTK_TOOLBAR_BOTH_HORIZ; in grisbi_win_update_all_toolbars()
2391 gsb_gui_transaction_toolbar_set_style (toolbar_style); in grisbi_win_update_all_toolbars()
2392 gsb_gui_scheduler_toolbar_set_style (toolbar_style); in grisbi_win_update_all_toolbars()
2393 gsb_gui_payees_toolbar_set_style (toolbar_style); in grisbi_win_update_all_toolbars()
2394 gsb_gui_categories_toolbar_set_style (toolbar_style); in grisbi_win_update_all_toolbars()
2397 bet_array_update_toolbar (toolbar_style); in grisbi_win_update_all_toolbars()
[all …]
H A Detats_onglet.h16 void etats_onglet_reports_toolbar_set_style (gint toolbar_style);
H A Dcategories_onglet.h24 void gsb_gui_categories_toolbar_set_style (gint toolbar_style);
H A Dimputation_budgetaire.h27 void gsb_gui_budgetary_lines_toolbar_set_style (gint toolbar_style);
H A Dtiers_onglet.h11 void gsb_gui_payees_toolbar_set_style (gint toolbar_style);
H A Dbet_tab.h45 void bet_array_update_toolbar (gint toolbar_style);
H A Dbet_hist.h28 void bet_historical_update_toolbar (gint toolbar_style);
/dports/net/liferea/liferea-1.12.7/src/ui/
H A Dliferea_shell.c330 liferea_shell_set_toolbar_style (const gchar *toolbar_style) in liferea_shell_set_toolbar_style() argument
332 if (!toolbar_style) /* default to icons */ in liferea_shell_set_toolbar_style()
334 else if (g_str_equal (toolbar_style, "text")) in liferea_shell_set_toolbar_style()
336 else if (g_str_equal (toolbar_style, "both")) in liferea_shell_set_toolbar_style()
338 else if (g_str_equal (toolbar_style, "both_horiz") || g_str_equal (toolbar_style, "both-horiz") ) in liferea_shell_set_toolbar_style()
1015 gchar *toolbar_style; in liferea_shell_restore_state() local
1022 toolbar_style = conf_get_toolbar_style (); in liferea_shell_restore_state()
1023 liferea_shell_set_toolbar_style (toolbar_style); in liferea_shell_restore_state()
1024 g_free (toolbar_style); in liferea_shell_restore_state()
/dports/x11-themes/lxappearance/lxappearance-0.6.3/src/
H A Dlxappearance.c302 tb_styles[app.toolbar_style], in lxappearance_save_gtkrc()
376 "gtk-toolbar-style", tb_styles[app.toolbar_style]); in lxappearance_save_gtkrc()
474 g_key_file_set_integer( kf, "GTK", "iGtk/ToolbarStyle", app.toolbar_style ); in lxappearance_save_lxsession()
477 g_key_file_set_integer( kf, "GTK", "iGtk/ToolbarStyle", app.toolbar_style ); in lxappearance_save_lxsession()
542 "gtk-toolbar-style", &app.toolbar_style, in settings_init()
H A Dother.c27 app.toolbar_style = gtk_combo_box_get_active(combo) + GTK_TOOLBAR_ICONS; in on_tb_style_changed()
70 idx = app.toolbar_style - GTK_TOOLBAR_ICONS; in other_init()

12345678910>>...13