mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
fix the build
This commit is contained in:
parent
9e3a16029e
commit
1c8e249822
@ -273,7 +273,7 @@ gtk_status_icon_class_init (GtkStatusIconClass *class)
|
||||
*/
|
||||
status_icon_signals [SIZE_CHANGED_SIGNAL] =
|
||||
g_signal_new (I_("size-changed"),
|
||||
G_TYPE_FROM_CLASS (object_class),
|
||||
G_TYPE_FROM_CLASS (gobject_class),
|
||||
G_SIGNAL_RUN_LAST,
|
||||
G_STRUCT_OFFSET (GtkStatusIconClass, size_changed),
|
||||
g_signal_accumulator_true_handled,
|
||||
|
Loading…
Reference in New Issue
Block a user