Home
last modified time | relevance | path

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

/dports/science/gramps/gramps-5.1.4/gramps/plugins/tool/
H A Dchangetypes.py171 combo.set_popup_fixed_width(False)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dcombobox.h519 void set_popup_fixed_width(bool fixed = true);
H A Dcombobox.cc517 void ComboBox::set_popup_fixed_width(bool fixed) in set_popup_fixed_width() function in Gtk::ComboBox
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcombo_box.rs626 fn set_popup_fixed_width(&self, fixed: bool); in set_popup_fixed_width() method
889 fn set_popup_fixed_width(&self, fixed: bool) { in set_popup_fixed_width() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcombo_box.rs667 fn set_popup_fixed_width(&self, fixed: bool); in set_popup_fixed_width() method
930 fn set_popup_fixed_width(&self, fixed: bool) { in set_popup_fixed_width() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dcombo_box.rs626 fn set_popup_fixed_width(&self, fixed: bool); in set_popup_fixed_width() method
889 fn set_popup_fixed_width(&self, fixed: bool) { in set_popup_fixed_width() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dcombo_box.rs685 fn set_popup_fixed_width(&self, fixed: bool); in set_popup_fixed_width() method
949 fn set_popup_fixed_width(&self, fixed: bool) { in set_popup_fixed_width() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dcombo_box.rs685 fn set_popup_fixed_width(&self, fixed: bool); in set_popup_fixed_width() method
949 fn set_popup_fixed_width(&self, fixed: bool) { in set_popup_fixed_width() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dcombo_box.rs685 fn set_popup_fixed_width(&self, fixed: bool); in set_popup_fixed_width() method
949 fn set_popup_fixed_width(&self, fixed: bool) { in set_popup_fixed_width() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dcombo_box.rs685 fn set_popup_fixed_width(&self, fixed: bool); in set_popup_fixed_width() method
949 fn set_popup_fixed_width(&self, fixed: bool) { in set_popup_fixed_width() method
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dcombobox.hg178 _WRAP_METHOD(void set_popup_fixed_width(bool fixed = true), gtk_combo_box_set_popup_fixed_width )
H A Dgtk_methods.defs8583 (define-method set_popup_fixed_width
/dports/science/gramps/gramps-5.1.4/gramps/gui/plug/
H A D_guioptions.py536 self.__combo.set_popup_fixed_width(False)
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/
H A Dcanvasview.cpp1078 widget_interpolation->set_popup_fixed_width(false); in create_time_bar()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/
H A Dcanvasview.cpp1078 widget_interpolation->set_popup_fixed_width(false); in create_time_bar()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/
H A Dcanvasview.cpp1078 widget_interpolation->set_popup_fixed_width(false); in create_time_bar()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/
H A DNEWS2926 - Added set_popup_fixed_width()
H A DChangeLog9424 Added ComboBox::set_popup_fixed_width() and RadioButton::join_group().
9428 * gtk/src/combobox.hg: Added get/set_popup_fixed_width().
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas2904 procedure set_popup_fixed_width(fixed: gboolean); cdecl; inline; procedure
2921 property popup_fixed_width: gboolean read get_popup_fixed_width write set_popup_fixed_width;
17961 procedure TGtkComboBox.set_popup_fixed_width(fixed: gboolean); cdecl; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas2918 procedure set_popup_fixed_width(fixed: gboolean); cdecl; inline; procedure
2935 property popup_fixed_width: gboolean read get_popup_fixed_width write set_popup_fixed_width;
18016 procedure TGtkComboBox.set_popup_fixed_width(fixed: gboolean); cdecl; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas2904 procedure set_popup_fixed_width(fixed: gboolean); cdecl; inline; procedure
2921 property popup_fixed_width: gboolean read get_popup_fixed_width write set_popup_fixed_width;
17961 procedure TGtkComboBox.set_popup_fixed_width(fixed: gboolean); cdecl; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas2918 procedure set_popup_fixed_width(fixed: gboolean); cdecl; inline; procedure
2935 property popup_fixed_width: gboolean read get_popup_fixed_width write set_popup_fixed_width;
18016 procedure TGtkComboBox.set_popup_fixed_width(fixed: gboolean); cdecl; procedure
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgtk+-3.0.vapi2218 public void set_popup_fixed_width (bool fixed);
H A Dgtk4.vapi7530 public void set_popup_fixed_width (bool fixed);
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gtk/gtk4/
H A Dgtk4.devhelp21 … name="gtk_combo_box_set_popup_fixed_width" link="method.ComboBox.set_popup_fixed_width.html" /><k…