gtkenums: Set since tag on POPOVER_MENU_SLIDING
See d05f47a695 (note_2024930).
This commit is contained in:
@@ -1834,13 +1834,16 @@ typedef enum {
|
||||
|
||||
/**
|
||||
* GtkPopoverMenuFlags:
|
||||
* @GTK_POPOVER_MENU_SLIDING: Submenus are presented as sliding submenus that
|
||||
* replace the main menu.
|
||||
* @GTK_POPOVER_MENU_NESTED: Submenus are presented as traditional, nested
|
||||
* popovers.
|
||||
*
|
||||
* Flags that affect how [class@Gtk.PopoverMenu] widgets built from
|
||||
* a [class@Gio.MenuModel] are created and displayed.
|
||||
*/
|
||||
/**
|
||||
* GTK_POPOVER_MENU_SLIDING:
|
||||
*
|
||||
* Submenus are presented as sliding submenus that replace the main menu.
|
||||
*
|
||||
* Since: 4.14
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user