forked from AuroraMiddleware/gtk
testgtk: Remove non-existing property from frame constructor
This commit is contained in:
parent
38c932ace6
commit
87940287aa
@ -5147,7 +5147,6 @@ create_cursors (GtkWidget *widget)
|
||||
|
||||
frame =
|
||||
g_object_new (gtk_frame_get_type (),
|
||||
"GtkFrame::shadow", GTK_SHADOW_ETCHED_IN,
|
||||
"GtkFrame::label_xalign", 0.5,
|
||||
"GtkFrame::label", "Cursor Area",
|
||||
"GtkContainer::border_width", 10,
|
||||
|
Loading…
Reference in New Issue
Block a user