Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,431
    • Issues 1,431
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 247
    • Merge requests 247
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Repository

Switch branch/tag
  • gtk
  • gtk
  • gtkflowbox.h
Find file BlameHistoryPermalink
  • Sam Thursfield's avatar
    flowbox: Fix annotation for GListModel binding callback · d6547060
    Sam Thursfield authored Sep 25, 2017 and Rico Tzschichholz's avatar Rico Tzschichholz committed Sep 27, 2017
    The GtkFlowBoxCreateWidgetFunc type lacked GObject Introspection
    annotations for its arguments. This made gtk_flow_box_bind_model()
    unusable from Python as the callback function would be passed useless
    values.
    
    The annotations that I've added match those of the similar callback
    type GtkListBoxCreateWidgetFunc.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780758
    d6547060

Replace gtkflowbox.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.