Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gtkmm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkmm
  • Merge requests
  • !22

add Gtk::Button::unset_image() and remove mentions of nullptr in set_image()

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Daniel Boles requested to merge wip/dboles/Button-Issue#58 into gtkmm-3-24 Nov 15, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Fix #58

The doc fix can go into gtkmm-3-24. The new method presumably wants to wait until gtkmm-3-26 with the rest, unless we decide to change that policy.

master has no set_image(), so neither are applicable there.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/dboles/Button-Issue#58