Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gtk
gtk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,133
    • Issues 1,133
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 147
    • Merge Requests 147
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Issues
  • #2629

Closed (moved)
Open
Created Apr 18, 2020 by ShinobiSoft@shinobisoft

set_name() not working on Gtk.ListBox

Steps to reproduce

  1. ...
  2. ...
  3. ...

Current behavior

Using set_name() or set_css_name() does not seem to be being applied to Gtk.ListBox. This is according to, I'm guessing Gtk Inspector, when I enable Window.set_interactive_debugging() to true. The name will apply if I use Gtk Inspector to set it but it's NOT being set by my application. My application is written in Vala, NOT C, so this might be a Vala issue...

Expected outcome

I'm expecting set_name(), set_css_name() to do their respective duties.

Version information

Gtk3+ Version: 3.22.30
OS: Xubuntu 18.04.4

Additional information

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None