Home
last modified time | relevance | path

Searched refs:default_height (Results 226 – 250 of 447) sorted by relevance

12345678910>>...18

/dports/games/wesnoth/wesnoth-1.14.17/data/gui/widget/
H A Dtoggle_button_default.cfg28 default_height = {HEIGHT}
H A Dchatbox.cfg98 default_height = 0
H A Dslider_default.cfg71 default_height = {HEIGHT}
H A Dhorizontal_scrollbar_default.cfg63 default_height = 15
H A Dvertical_scrollbar_default.cfg63 default_height = {HEIGHT}
H A Dlabel_default.cfg18 default_height = 0
H A Dtoggle_panel_default.cfg32 default_height = 0
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dmeterbridge.h126 static const int32_t default_height = 400; variable
/dports/x11/xapp/xapp-2.2.6/test-scripts/xapp-status-icon-variants/
H A Dxapp-status-icon-no-menus51 w = Gtk.Window(default_width=300, default_height=130)
H A Dxapp-status-icon-activate-and-menu58 w = Gtk.Window(default_width=300, default_height=130)
H A Dxapp-status-icon-ai48 w = Gtk.Window(default_width=300, default_height=130)
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dwindow.rs130 default_height: Option<i32>, field
211 if let Some(ref default_height) = self.default_height { in build()
212 properties.push(("default-height", default_height)); in build()
417 pub fn default_height(mut self, default_height: i32) -> Self { in default_height() method
418 self.default_height = Some(default_height); in default_height()
938 fn set_property_default_height(&self, default_height: i32); in set_property_default_height()
1909 fn set_property_default_height(&self, default_height: i32) { in set_property_default_height()
1914 Value::from(&default_height).to_glib_none().0, in set_property_default_height()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dwindow.rs130 default_height: Option<i32>, field
211 if let Some(ref default_height) = self.default_height { in build()
212 properties.push(("default-height", default_height)); in build()
417 pub fn default_height(mut self, default_height: i32) -> Self { in default_height() method
418 self.default_height = Some(default_height); in default_height()
938 fn set_property_default_height(&self, default_height: i32); in set_property_default_height()
1909 fn set_property_default_height(&self, default_height: i32) { in set_property_default_height()
1914 Value::from(&default_height).to_glib_none().0, in set_property_default_height()
/dports/devel/lua-lgi/lgi-0.9.2/samples/gtk-demo/
H A Ddemo-treeview-treestore.lua126 default_height = 400,
H A Ddemo-treeview-liststore.lua58 default_height = 250,
/dports/www/ilias/ILIAS-5.4.25/Modules/MediaPool/classes/
H A Dclass.ilObjMediaPool.php70 $this->default_height = $a_val;
80 return $this->default_height;
/dports/www/ilias6/ILIAS-6.14/Modules/MediaPool/classes/
H A Dclass.ilObjMediaPool.php70 $this->default_height = $a_val;
80 return $this->default_height;
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dgui_stuff.h82 int default_height; member
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dgui_stuff.h80 int default_height; member
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dgui_stuff.h80 int default_height; member
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dgui_stuff.h80 int default_height; member
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dgui_stuff.h82 int default_height; member
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dgui_stuff.h80 int default_height; member
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dxpaint.h105 unsigned int default_width, default_height; member
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssimageprivate.h138 double default_height,

12345678910>>...18