Home
last modified time | relevance | path

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

1234

/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dsearch_bar.rs51 show_close_button: Option<bool>, field
95 show_close_button: None, in new()
140 if let Some(ref show_close_button) = self.show_close_button { in build()
141 properties.push(("show-close-button", show_close_button)); in build()
262 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
263 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dinfo_bar.rs62 show_close_button: Option<bool>, field
111 show_close_button: None, in new()
165 if let Some(ref show_close_button) = self.show_close_button { in build()
166 properties.push(("show-close-button", show_close_button)); in build()
302 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
303 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dheader_bar.rs54 show_close_button: Option<bool>, field
104 show_close_button: None, in new()
161 if let Some(ref show_close_button) = self.show_close_button { in build()
162 properties.push(("show-close-button", show_close_button)); in build()
307 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
308 self.show_close_button = Some(show_close_button); in show_close_button()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dsearch_bar.rs61 show_close_button: Option<bool>, field
115 if let Some(ref show_close_button) = self.show_close_button { in build()
116 properties.push(("show-close-button", show_close_button)); in build()
233 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
234 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dinfo_bar.rs76 show_close_button: Option<bool>, field
138 if let Some(ref show_close_button) = self.show_close_button { in build()
139 properties.push(("show-close-button", show_close_button)); in build()
274 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
275 self.show_close_button = Some(show_close_button); in show_close_button()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dsearch_bar.rs52 show_close_button: Option<bool>, field
101 if let Some(ref show_close_button) = self.show_close_button { in build()
102 properties.push(("show-close-button", show_close_button)); in build()
223 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
224 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dinfo_bar.rs64 show_close_button: Option<bool>, field
123 if let Some(ref show_close_button) = self.show_close_button { in build()
124 properties.push(("show-close-button", show_close_button)); in build()
263 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
264 self.show_close_button = Some(show_close_button); in show_close_button()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dsearch_bar.rs61 show_close_button: Option<bool>, field
115 if let Some(ref show_close_button) = self.show_close_button { in build()
116 properties.push(("show-close-button", show_close_button)); in build()
233 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
234 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dinfo_bar.rs76 show_close_button: Option<bool>, field
138 if let Some(ref show_close_button) = self.show_close_button { in build()
139 properties.push(("show-close-button", show_close_button)); in build()
274 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
275 self.show_close_button = Some(show_close_button); in show_close_button()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dsearch_bar.rs61 show_close_button: Option<bool>, field
115 if let Some(ref show_close_button) = self.show_close_button { in build()
116 properties.push(("show-close-button", show_close_button)); in build()
233 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
234 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dinfo_bar.rs76 show_close_button: Option<bool>, field
138 if let Some(ref show_close_button) = self.show_close_button { in build()
139 properties.push(("show-close-button", show_close_button)); in build()
274 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
275 self.show_close_button = Some(show_close_button); in show_close_button()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dsearch_bar.rs61 show_close_button: Option<bool>, field
115 if let Some(ref show_close_button) = self.show_close_button { in build()
116 properties.push(("show-close-button", show_close_button)); in build()
233 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
234 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dinfo_bar.rs76 show_close_button: Option<bool>, field
138 if let Some(ref show_close_button) = self.show_close_button { in build()
139 properties.push(("show-close-button", show_close_button)); in build()
274 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
275 self.show_close_button = Some(show_close_button); in show_close_button()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dsearch_bar.rs52 show_close_button: Option<bool>, field
101 if let Some(ref show_close_button) = self.show_close_button { in build()
102 properties.push(("show-close-button", show_close_button)); in build()
223 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
224 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dinfo_bar.rs64 show_close_button: Option<bool>, field
123 if let Some(ref show_close_button) = self.show_close_button { in build()
124 properties.push(("show-close-button", show_close_button)); in build()
263 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
264 self.show_close_button = Some(show_close_button); in show_close_button()
H A Dheader_bar.rs55 show_close_button: Option<bool>, field
116 if let Some(ref show_close_button) = self.show_close_button { in build()
117 properties.push(("show-close-button", show_close_button)); in build()
262 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
263 self.show_close_button = Some(show_close_button); in show_close_button()
/dports/multimedia/totem/totem-3.38.2/subprojects/libgd/libgd/
H A Dgd-notification.c55 gboolean show_close_button; member
374 notification->priv->show_close_button); in gd_notification_get_property()
632 if (priv->show_close_button) in gd_notification_get_preferred_width()
680 if (priv->show_close_button) in gd_notification_get_preferred_width_for_height()
714 if (priv->show_close_button) in gd_notification_get_preferred_height_for_width()
795 if (priv->show_close_button) in gd_notification_size_allocate()
808 if (priv->show_close_button) in gd_notification_size_allocate()
841 gboolean show_close_button) in gd_notification_set_show_close_button() argument
845 priv->show_close_button = show_close_button; in gd_notification_set_show_close_button()
847 gtk_widget_set_visible (priv->close_button, show_close_button); in gd_notification_set_show_close_button()
/dports/editors/gedit/gedit-40.1/subprojects/libgd/libgd/
H A Dgd-notification.c55 gboolean show_close_button; member
371 notification->priv->show_close_button); in gd_notification_get_property()
627 if (priv->show_close_button) in gd_notification_get_preferred_width()
675 if (priv->show_close_button) in gd_notification_get_preferred_width_for_height()
709 if (priv->show_close_button) in gd_notification_get_preferred_height_for_width()
790 if (priv->show_close_button) in gd_notification_size_allocate()
803 if (priv->show_close_button) in gd_notification_size_allocate()
836 gboolean show_close_button) in gd_notification_set_show_close_button() argument
840 priv->show_close_button = show_close_button; in gd_notification_set_show_close_button()
842 gtk_widget_set_visible (priv->close_button, show_close_button); in gd_notification_set_show_close_button()
/dports/deskutils/gnome-photos/gnome-photos-40.0/subprojects/libgd/libgd/
H A Dgd-notification.c55 gboolean show_close_button; member
371 notification->priv->show_close_button); in gd_notification_get_property()
627 if (priv->show_close_button) in gd_notification_get_preferred_width()
675 if (priv->show_close_button) in gd_notification_get_preferred_width_for_height()
709 if (priv->show_close_button) in gd_notification_get_preferred_height_for_width()
790 if (priv->show_close_button) in gd_notification_size_allocate()
803 if (priv->show_close_button) in gd_notification_size_allocate()
836 gboolean show_close_button) in gd_notification_set_show_close_button() argument
840 priv->show_close_button = show_close_button; in gd_notification_set_show_close_button()
842 gtk_widget_set_visible (priv->close_button, show_close_button); in gd_notification_set_show_close_button()
/dports/audio/gradio/Gradio-7.3/external/gd/libgd/
H A Dgd-notification.c55 gboolean show_close_button; member
374 notification->priv->show_close_button); in gd_notification_get_property()
632 if (priv->show_close_button) in gd_notification_get_preferred_width()
680 if (priv->show_close_button) in gd_notification_get_preferred_width_for_height()
714 if (priv->show_close_button) in gd_notification_get_preferred_height_for_width()
795 if (priv->show_close_button) in gd_notification_size_allocate()
808 if (priv->show_close_button) in gd_notification_size_allocate()
841 gboolean show_close_button) in gd_notification_set_show_close_button() argument
845 priv->show_close_button = show_close_button; in gd_notification_set_show_close_button()
847 gtk_widget_set_visible (priv->close_button, show_close_button); in gd_notification_set_show_close_button()
/dports/deskutils/gnome-documents/gnome-documents-3.34.0/subprojects/libgd/libgd/
H A Dgd-notification.c55 gboolean show_close_button; member
371 notification->priv->show_close_button); in gd_notification_get_property()
627 if (priv->show_close_button) in gd_notification_get_preferred_width()
675 if (priv->show_close_button) in gd_notification_get_preferred_width_for_height()
709 if (priv->show_close_button) in gd_notification_get_preferred_height_for_width()
790 if (priv->show_close_button) in gd_notification_size_allocate()
803 if (priv->show_close_button) in gd_notification_size_allocate()
836 gboolean show_close_button) in gd_notification_set_show_close_button() argument
840 priv->show_close_button = show_close_button; in gd_notification_set_show_close_button()
842 gtk_widget_set_visible (priv->close_button, show_close_button); in gd_notification_set_show_close_button()
/dports/x11-fm/nautilus/nautilus-41.1/subprojects/libgd/libgd/
H A Dgd-notification.c55 gboolean show_close_button; member
374 notification->priv->show_close_button); in gd_notification_get_property()
632 if (priv->show_close_button) in gd_notification_get_preferred_width()
680 if (priv->show_close_button) in gd_notification_get_preferred_width_for_height()
714 if (priv->show_close_button) in gd_notification_get_preferred_height_for_width()
795 if (priv->show_close_button) in gd_notification_size_allocate()
808 if (priv->show_close_button) in gd_notification_size_allocate()
841 gboolean show_close_button) in gd_notification_set_show_close_button() argument
845 priv->show_close_button = show_close_button; in gd_notification_set_show_close_button()
847 gtk_widget_set_visible (priv->close_button, show_close_button); in gd_notification_set_show_close_button()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dsearch_bar.rs55 show_close_button: Option<bool>, field
111 if let Some(ref show_close_button) = self.show_close_button { in build()
112 properties.push(("show-close-button", show_close_button)); in build()
237 pub fn show_close_button(mut self, show_close_button: bool) -> Self { in show_close_button() method
238 self.show_close_button = Some(show_close_button); in show_close_button()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/
H A Dwidget_delegate.cc138 return params_.show_close_button; in ShouldShowCloseButton()
335 void WidgetDelegate::SetShowCloseButton(bool show_close_button) { in SetShowCloseButton() argument
336 params_.show_close_button = show_close_button; in SetShowCloseButton()
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy/src/auto/
H A Dsearch_bar.rs74 fn set_property_show_close_button(&self, show_close_button: bool); in set_property_show_close_button()
146 fn set_property_show_close_button(&self, show_close_button: bool) { in set_property_show_close_button()
148 …:GObject, b"show-close-button\0".as_ptr() as *const _, Value::from(&show_close_button).to_glib_non… in set_property_show_close_button()

1234