Home
last modified time | relevance | path

Searched refs:end_window_controls (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkheaderbar.c131 GtkWidget *end_window_controls; member
185 bar->end_window_controls = controls; in create_window_controls()
218 if (w != bar->end_window_controls) in update_default_decoration()
758 if (bar->end_box && bar->end_window_controls) in gtk_header_bar_set_show_title_buttons()
760 gtk_box_remove (GTK_BOX (bar->end_box), bar->end_window_controls); in gtk_header_bar_set_show_title_buttons()
761 bar->end_window_controls = NULL; in gtk_header_bar_set_show_title_buttons()
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/src/
H A Dadw-header-bar.c137 GtkWidget *end_window_controls; member
196 self->end_window_controls = controls; in create_end_window_controls()
789 } else if (self->end_box && self->end_window_controls) { in adw_header_bar_set_show_end_title_buttons()
790 gtk_box_remove (GTK_BOX (self->end_box), self->end_window_controls); in adw_header_bar_set_show_end_title_buttons()
791 self->end_window_controls = NULL; in adw_header_bar_set_show_end_title_buttons()
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/
H A Dadw-header-bar.c86 GtkWidget *end_window_controls; member
145 self->end_window_controls = controls; in create_end_window_controls()
758 } else if (self->end_box && self->end_window_controls) { in adw_header_bar_set_show_end_title_buttons()
759 gtk_box_remove (GTK_BOX (self->end_box), self->end_window_controls); in adw_header_bar_set_show_end_title_buttons()
760 self->end_window_controls = NULL; in adw_header_bar_set_show_end_title_buttons()