Home
last modified time | relevance | path

Searched refs:paragraph_background_set (Results 1 – 10 of 10) sorted by relevance

/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtext_tag.rs83 paragraph_background_set: Option<bool>, field
164 paragraph_background_set: None, in new()
319 if let Some(ref paragraph_background_set) = self.paragraph_background_set { in build()
320 properties.push(("paragraph-background-set", paragraph_background_set)); in build()
615 pub fn paragraph_background_set(mut self, paragraph_background_set: bool) -> Self { in paragraph_background_set() method
616 self.paragraph_background_set = Some(paragraph_background_set); in paragraph_background_set()
948 fn set_property_paragraph_background_set(&self, paragraph_background_set: bool); in set_property_paragraph_background_set()
2103 fn set_property_paragraph_background_set(&self, paragraph_background_set: bool) { in set_property_paragraph_background_set()
2108 Value::from(&paragraph_background_set).to_glib_none().0, in set_property_paragraph_background_set()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtext_tag.rs84 paragraph_background_set: Option<bool>, field
247 if let Some(ref paragraph_background_set) = self.paragraph_background_set { in build()
248 properties.push(("paragraph-background-set", paragraph_background_set)); in build()
551 pub fn paragraph_background_set(mut self, paragraph_background_set: bool) -> Self { in paragraph_background_set() method
552 self.paragraph_background_set = Some(paragraph_background_set); in paragraph_background_set()
893 fn set_property_paragraph_background_set(&self, paragraph_background_set: bool); in set_property_paragraph_background_set()
2170 fn set_property_paragraph_background_set(&self, paragraph_background_set: bool) { in set_property_paragraph_background_set()
2175 Value::from(&paragraph_background_set).to_glib_none().0, in set_property_paragraph_background_set()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtext_tag.rs84 paragraph_background_set: Option<bool>, field
247 if let Some(ref paragraph_background_set) = self.paragraph_background_set { in build()
248 properties.push(("paragraph-background-set", paragraph_background_set)); in build()
551 pub fn paragraph_background_set(mut self, paragraph_background_set: bool) -> Self { in paragraph_background_set() method
552 self.paragraph_background_set = Some(paragraph_background_set); in paragraph_background_set()
893 fn set_property_paragraph_background_set(&self, paragraph_background_set: bool); in set_property_paragraph_background_set()
2170 fn set_property_paragraph_background_set(&self, paragraph_background_set: bool) { in set_property_paragraph_background_set()
2175 Value::from(&paragraph_background_set).to_glib_none().0, in set_property_paragraph_background_set()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtext_tag.rs86 paragraph_background_set: Option<bool>, field
240 if let Some(ref paragraph_background_set) = self.paragraph_background_set { in build()
241 properties.push(("paragraph-background-set", paragraph_background_set)); in build()
526 pub fn paragraph_background_set(mut self, paragraph_background_set: bool) -> Self { in paragraph_background_set() method
527 self.paragraph_background_set = Some(paragraph_background_set); in paragraph_background_set()
911 fn set_paragraph_background_set(&self, paragraph_background_set: bool); in set_paragraph_background_set()
2184 fn set_paragraph_background_set(&self, paragraph_background_set: bool) { in set_paragraph_background_set()
2189 paragraph_background_set.to_value().to_glib_none().0, in set_paragraph_background_set()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_tag.rs86 paragraph_background_set: Option<bool>, field
240 if let Some(ref paragraph_background_set) = self.paragraph_background_set { in build()
241 properties.push(("paragraph-background-set", paragraph_background_set)); in build()
526 pub fn paragraph_background_set(mut self, paragraph_background_set: bool) -> Self { in paragraph_background_set() method
527 self.paragraph_background_set = Some(paragraph_background_set); in paragraph_background_set()
911 fn set_paragraph_background_set(&self, paragraph_background_set: bool); in set_paragraph_background_set()
2184 fn set_paragraph_background_set(&self, paragraph_background_set: bool) { in set_paragraph_background_set()
2189 paragraph_background_set.to_value().to_glib_none().0, in set_paragraph_background_set()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_tag.rs86 paragraph_background_set: Option<bool>, field
240 if let Some(ref paragraph_background_set) = self.paragraph_background_set { in build()
241 properties.push(("paragraph-background-set", paragraph_background_set)); in build()
526 pub fn paragraph_background_set(mut self, paragraph_background_set: bool) -> Self { in paragraph_background_set() method
527 self.paragraph_background_set = Some(paragraph_background_set); in paragraph_background_set()
911 fn set_paragraph_background_set(&self, paragraph_background_set: bool); in set_paragraph_background_set()
2184 fn set_paragraph_background_set(&self, paragraph_background_set: bool) { in set_paragraph_background_set()
2189 paragraph_background_set.to_value().to_glib_none().0, in set_paragraph_background_set()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_tag.rs86 paragraph_background_set: Option<bool>, field
240 if let Some(ref paragraph_background_set) = self.paragraph_background_set { in build()
241 properties.push(("paragraph-background-set", paragraph_background_set)); in build()
526 pub fn paragraph_background_set(mut self, paragraph_background_set: bool) -> Self { in paragraph_background_set() method
527 self.paragraph_background_set = Some(paragraph_background_set); in paragraph_background_set()
911 fn set_paragraph_background_set(&self, paragraph_background_set: bool); in set_paragraph_background_set()
2184 fn set_paragraph_background_set(&self, paragraph_background_set: bool) { in set_paragraph_background_set()
2189 paragraph_background_set.to_value().to_glib_none().0, in set_paragraph_background_set()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgtk+-2.0.vapi4604 public bool paragraph_background_set { get; set; }
H A Dgtk+-3.0.vapi8123 public bool paragraph_background_set { get; set; }
H A Dgtk4.vapi11319 public bool paragraph_background_set { get; set; }