Specify ListModel generic types for several classes #253

Merged
jwharm merged 2 commits from generic-types into main 2025-07-23 16:33:17 +02:00
jwharm commented 2025-07-23 16:31:26 +02:00 (Migrated from github.com)

This PR sets the generic type of the ListModel<T> interface for:

  • Adw.EnumListModel
  • Adw.ViewStackPage
  • Gtk.BookmarkList
  • Gtk.DirectoryList
  • Pango.FontFamily
  • Pango.FontMap
This PR sets the generic type of the `ListModel<T>` interface for: - Adw.EnumListModel - Adw.ViewStackPage - Gtk.BookmarkList - Gtk.DirectoryList - Pango.FontFamily - Pango.FontMap
Sign in to join this conversation.
No description provided.