mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
Forgotten files.
This commit is contained in:
parent
4df83e1c50
commit
9e6b81d8f1
@ -74,6 +74,9 @@ struct _EggIconListClass
|
||||
void (* unselect_all) (EggIconList *icon_list);
|
||||
void (* select_cursor_item) (EggIconList *icon_list);
|
||||
void (* toggle_cursor_item) (EggIconList *icon_list);
|
||||
gboolean (* move_cursor) (EggIconList *icon_list,
|
||||
GtkMovementStep step,
|
||||
gint count);
|
||||
};
|
||||
|
||||
GType egg_icon_list_get_type (void);
|
||||
|
Loading…
Reference in New Issue
Block a user