Home
last modified time | relevance | path

Searched refs:text_yalign (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dcell_renderer_progress.rs61 text_yalign: Option<f32>, field
103 if let Some(ref text_yalign) = self.text_yalign { in build()
104 properties.push(("text-yalign", text_yalign)); in build()
178 pub fn text_yalign(mut self, text_yalign: f32) -> Self { in text_yalign() method
179 self.text_yalign = Some(text_yalign); in text_yalign()
286 fn text_yalign(&self) -> f32; in text_yalign() method
289 fn set_text_yalign(&self, text_yalign: f32); in set_text_yalign()
411 fn text_yalign(&self) -> f32 { in text_yalign() method
425 fn set_text_yalign(&self, text_yalign: f32) { in set_text_yalign()
430 text_yalign.to_value().to_glib_none().0, in set_text_yalign()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_progress.rs61 text_yalign: Option<f32>, field
103 if let Some(ref text_yalign) = self.text_yalign { in build()
104 properties.push(("text-yalign", text_yalign)); in build()
178 pub fn text_yalign(mut self, text_yalign: f32) -> Self { in text_yalign() method
179 self.text_yalign = Some(text_yalign); in text_yalign()
286 fn text_yalign(&self) -> f32; in text_yalign() method
289 fn set_text_yalign(&self, text_yalign: f32); in set_text_yalign()
411 fn text_yalign(&self) -> f32 { in text_yalign() method
425 fn set_text_yalign(&self, text_yalign: f32) { in set_text_yalign()
430 text_yalign.to_value().to_glib_none().0, in set_text_yalign()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_progress.rs61 text_yalign: Option<f32>, field
103 if let Some(ref text_yalign) = self.text_yalign { in build()
104 properties.push(("text-yalign", text_yalign)); in build()
178 pub fn text_yalign(mut self, text_yalign: f32) -> Self { in text_yalign() method
179 self.text_yalign = Some(text_yalign); in text_yalign()
286 fn text_yalign(&self) -> f32; in text_yalign() method
289 fn set_text_yalign(&self, text_yalign: f32); in set_text_yalign()
411 fn text_yalign(&self) -> f32 { in text_yalign() method
425 fn set_text_yalign(&self, text_yalign: f32) { in set_text_yalign()
430 text_yalign.to_value().to_glib_none().0, in set_text_yalign()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_progress.rs61 text_yalign: Option<f32>, field
103 if let Some(ref text_yalign) = self.text_yalign { in build()
104 properties.push(("text-yalign", text_yalign)); in build()
178 pub fn text_yalign(mut self, text_yalign: f32) -> Self { in text_yalign() method
179 self.text_yalign = Some(text_yalign); in text_yalign()
286 fn text_yalign(&self) -> f32; in text_yalign() method
289 fn set_text_yalign(&self, text_yalign: f32); in set_text_yalign()
411 fn text_yalign(&self) -> f32 { in text_yalign() method
425 fn set_text_yalign(&self, text_yalign: f32) { in set_text_yalign()
430 text_yalign.to_value().to_glib_none().0, in set_text_yalign()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcell_renderer_progress.rs53 text_yalign: Option<f32>, field
78 text_yalign: None, in new()
111 if let Some(ref text_yalign) = self.text_yalign { in build()
112 properties.push(("text-yalign", text_yalign)); in build()
185 pub fn text_yalign(mut self, text_yalign: f32) -> Self { in text_yalign() method
186 self.text_yalign = Some(text_yalign); in text_yalign()
287 fn set_property_text_yalign(&self, text_yalign: f32); in set_property_text_yalign()
407 fn set_property_text_yalign(&self, text_yalign: f32) { in set_property_text_yalign()
412 Value::from(&text_yalign).to_glib_none().0, in set_property_text_yalign()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcell_renderer_progress.rs55 text_yalign: Option<f32>, field
93 if let Some(ref text_yalign) = self.text_yalign { in build()
94 properties.push(("text-yalign", text_yalign)); in build()
170 pub fn text_yalign(mut self, text_yalign: f32) -> Self { in text_yalign() method
171 self.text_yalign = Some(text_yalign); in text_yalign()
277 fn set_property_text_yalign(&self, text_yalign: f32); in set_property_text_yalign()
411 fn set_property_text_yalign(&self, text_yalign: f32) { in set_property_text_yalign()
416 Value::from(&text_yalign).to_glib_none().0, in set_property_text_yalign()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dcell_renderer_progress.rs55 text_yalign: Option<f32>, field
93 if let Some(ref text_yalign) = self.text_yalign { in build()
94 properties.push(("text-yalign", text_yalign)); in build()
170 pub fn text_yalign(mut self, text_yalign: f32) -> Self { in text_yalign() method
171 self.text_yalign = Some(text_yalign); in text_yalign()
277 fn set_property_text_yalign(&self, text_yalign: f32); in set_property_text_yalign()
411 fn set_property_text_yalign(&self, text_yalign: f32) { in set_property_text_yalign()
416 Value::from(&text_yalign).to_glib_none().0, in set_property_text_yalign()
/dports/x11/mate-panel/mate-panel-1.26.1/mate-panel/
H A Dpanel-menu-bar.c472 float text_yalign; in panel_menu_bar_update_orientation() local
477 text_yalign = 0.5; in panel_menu_bar_update_orientation()
488 text_yalign = 0.0; in panel_menu_bar_update_orientation()
494 text_yalign = 0.0; in panel_menu_bar_update_orientation()
504 …m_text_angle_and_alignment(menubar->priv->applications_item, text_angle, text_xalign, text_yalign); in panel_menu_bar_update_orientation()
505 …set_item_text_angle_and_alignment(menubar->priv->places_item, text_angle, text_xalign, text_yalign in panel_menu_bar_update_orientation()
506 …t_item_text_angle_and_alignment(menubar->priv->desktop_item, text_angle, text_xalign, text_yalign); in panel_menu_bar_update_orientation()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcellrendererprogress.c62 gfloat text_yalign; member
246 priv->text_yalign = 0.5; in gtk_cell_renderer_progress_init()
305 g_value_set_float (value, priv->text_yalign); in gtk_cell_renderer_progress_get_property()
342 priv->text_yalign = g_value_get_float (value); in gtk_cell_renderer_progress_set_property()
622 y_pos = y + widget->style->ythickness + priv->text_yalign * in gtk_cell_renderer_progress_render()
H A Dgtkprogressbar.c866 gfloat text_yalign = progress->y_align; in gtk_progress_bar_paint_text() local
884 y = widget->style->ythickness + 1 + text_yalign * in gtk_progress_bar_paint_text()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcellrendererprogress.c70 gfloat text_yalign; member
249 priv->text_yalign = 0.5; in gtk_cell_renderer_progress_init()
307 g_value_set_float (value, priv->text_yalign); in gtk_cell_renderer_progress_get_property()
347 priv->text_yalign = g_value_get_float (value); in gtk_cell_renderer_progress_set_property()
656 y_pos = y + padding.top + priv->text_yalign * in gtk_cell_renderer_progress_render()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcellrendererprogress.c82 float text_yalign; member
219 g_value_set_float (value, priv->text_yalign); in gtk_cell_renderer_progress_get_property()
259 priv->text_yalign = g_value_get_float (value); in gtk_cell_renderer_progress_set_property()
519 y_pos = y + padding.top + priv->text_yalign * in gtk_cell_renderer_progress_snapshot()
721 priv->text_yalign = 0.5; in gtk_cell_renderer_progress_init()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgtk+-2.0.vapi964 public float text_yalign { get; set; }
H A Dgtk+-3.0.vapi1717 public float text_yalign { get; set; }
H A Dgtk4.vapi7182 public float text_yalign { get; set; }
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-1-23528 ::text_yalign, ::activity_mode.