Home
last modified time | relevance | path

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

123

/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcell_renderer_spin.rs84 strikethrough_set: Option<bool>, field
152 strikethrough_set: None, in new()
292 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
293 properties.push(("strikethrough-set", strikethrough_set)); in build()
559 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
560 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_combo.rs89 strikethrough_set: Option<bool>, field
157 strikethrough_set: None, in new()
297 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
298 properties.push(("strikethrough-set", strikethrough_set)); in build()
564 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
565 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_accel.rs90 strikethrough_set: Option<bool>, field
159 strikethrough_set: None, in new()
302 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
303 properties.push(("strikethrough-set", strikethrough_set)); in build()
574 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
575 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dcell_renderer_spin.rs93 strikethrough_set: Option<bool>, field
241 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
242 properties.push(("strikethrough-set", strikethrough_set)); in build()
506 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
507 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_combo.rs95 strikethrough_set: Option<bool>, field
243 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
244 properties.push(("strikethrough-set", strikethrough_set)); in build()
508 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
509 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_accel.rs95 strikethrough_set: Option<bool>, field
246 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
247 properties.push(("strikethrough-set", strikethrough_set)); in build()
516 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
517 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dcell_renderer_spin.rs86 strikethrough_set: Option<bool>, field
230 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
231 properties.push(("strikethrough-set", strikethrough_set)); in build()
497 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
498 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_combo.rs91 strikethrough_set: Option<bool>, field
235 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
236 properties.push(("strikethrough-set", strikethrough_set)); in build()
502 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
503 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_accel.rs91 strikethrough_set: Option<bool>, field
238 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
239 properties.push(("strikethrough-set", strikethrough_set)); in build()
510 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
511 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_spin.rs93 strikethrough_set: Option<bool>, field
241 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
242 properties.push(("strikethrough-set", strikethrough_set)); in build()
506 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
507 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_combo.rs95 strikethrough_set: Option<bool>, field
243 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
244 properties.push(("strikethrough-set", strikethrough_set)); in build()
508 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
509 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_accel.rs95 strikethrough_set: Option<bool>, field
246 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
247 properties.push(("strikethrough-set", strikethrough_set)); in build()
516 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
517 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_spin.rs93 strikethrough_set: Option<bool>, field
241 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
242 properties.push(("strikethrough-set", strikethrough_set)); in build()
506 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
507 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_combo.rs95 strikethrough_set: Option<bool>, field
243 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
244 properties.push(("strikethrough-set", strikethrough_set)); in build()
508 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
509 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_accel.rs95 strikethrough_set: Option<bool>, field
246 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
247 properties.push(("strikethrough-set", strikethrough_set)); in build()
516 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
517 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcell_renderer_spin.rs86 strikethrough_set: Option<bool>, field
230 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
231 properties.push(("strikethrough-set", strikethrough_set)); in build()
497 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
498 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_combo.rs91 strikethrough_set: Option<bool>, field
235 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
236 properties.push(("strikethrough-set", strikethrough_set)); in build()
502 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
503 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_accel.rs91 strikethrough_set: Option<bool>, field
238 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
239 properties.push(("strikethrough-set", strikethrough_set)); in build()
510 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
511 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_renderer_spin.rs93 strikethrough_set: Option<bool>, field
241 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
242 properties.push(("strikethrough-set", strikethrough_set)); in build()
506 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
507 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_combo.rs95 strikethrough_set: Option<bool>, field
243 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
244 properties.push(("strikethrough-set", strikethrough_set)); in build()
508 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
509 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
H A Dcell_renderer_accel.rs95 strikethrough_set: Option<bool>, field
246 if let Some(ref strikethrough_set) = self.strikethrough_set { in build()
247 properties.push(("strikethrough-set", strikethrough_set)); in build()
516 pub fn strikethrough_set(mut self, strikethrough_set: bool) -> Self { in strikethrough_set() method
517 self.strikethrough_set = Some(strikethrough_set); in strikethrough_set()
/dports/sysutils/brasero/brasero-3.12.3/libbrasero-utils/
H A Dbrasero-jacket-buffer.c97 gboolean strikethrough_set; in _gtk_text_attributes_fill_from_tags() local
124 "strikethrough-set", &strikethrough_set, in _gtk_text_attributes_fill_from_tags()
232 if (strikethrough_set) { in _gtk_text_attributes_fill_from_tags()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcellrenderertext.inc86 function strikethrough_set(var a : TGtkCellRendererText) : guint; overload;
201 function strikethrough_set(var a : TGtkCellRendererText) : guint;
203strikethrough_set:=(a.flag0 and bm_TGtkCellRendererText_strikethrough_set) shr bp_TGtkCellRenderer…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcellrenderertext.inc86 function strikethrough_set(var a : TGtkCellRendererText) : guint; overload;
201 function strikethrough_set(var a : TGtkCellRendererText) : guint;
203strikethrough_set:=(a.flag0 and bm_TGtkCellRendererText_strikethrough_set) shr bp_TGtkCellRenderer…
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktexttagprivate.h65 guint strikethrough_set : 1; member

123