Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pygobject pygobject
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 297
    • Issues 297
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • pygobjectpygobject
  • Issues
  • #257
Closed
Open
Issue created Sep 11, 2018 by Marinus Schraal@mschraalDeveloper

Template hierarchy issues

Stacking template hierarchies seems to have some issues. See attached example.

Traceback (most recent call last):
  File "pytemplatechild.py", line 52, in __init__
    self._testlabel.props.neem = True
AttributeError: 'Child' object has no attribute 'props'
noom True
neem True

Creating the object in the widget directly does not exhibit this problem (see the notes in the example).

pytemplatechild.py

Assignee
Assign to
Time tracking