Merge branch 'matthiasc/for-main' into 'main'
gtk-demo: Cosmetics See merge request GNOME/gtk!5265
This commit is contained in:
@@ -65,8 +65,6 @@ open_file (GtkButton *picker,
|
||||
g_object_unref (dialog);
|
||||
}
|
||||
|
||||
#define COLOR(r,g,b) { r/255., g/255., b/255., 1.0 }
|
||||
|
||||
GtkWidget *
|
||||
do_pickers (GtkWidget *do_widget)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user