Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 240821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:41:56+00:00 2026-05-11T20:41:56+00:00

I need to remove the sorting arrow from a column header. This can be

  • 0

I need to remove the sorting arrow from a column header. This can be done by calling set_sort_indicator(false) on the column.

The arrow isn’t displayed, but the space for it seems to still be reserved. If the title of the column is big enough to fill all the header, the last part is clipped (where the arrow should be).

Is there a way to make the title fill the whole header?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T20:41:56+00:00Added an answer on May 11, 2026 at 8:41 pm

    This seems to be a bit weird in GTK+. I downloaded and read through relevant parts of the GtkTreeViewColumn’s code, and it seems to use this logic:

      if (tree_column->show_sort_indicator ||
           (GTK_IS_TREE_SORTABLE (model) && tree_column->sort_column_id >= 0))
        gtk_widget_show (arrow);
      else
        gtk_widget_hide (arrow);
    

    Where arrow is the widget holding the arrow. This seems to indicate that the arrow widget is always packed into the horizontal box that makes up the column’s header, and then just hidden (not removed) if it’s not supposed to be visible. That will mean it’s still there in the box, occupying space and causing the label to be clipped.

    I’d recommend searching through the GTK+ bugtracker for an issue about this, and if none is found, create one.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 178k
  • Answers 178k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer basically, you overload the subscript operator (operator[]), and it returns… May 12, 2026 at 3:45 pm
  • Editorial Team
    Editorial Team added an answer If I'm not mistaken, XEmacs comes with sgml-mode and psgml-mode.… May 12, 2026 at 3:45 pm
  • Editorial Team
    Editorial Team added an answer I typically use a Timer, then stop it when the… May 12, 2026 at 3:45 pm

Related Questions

What happens is whenever i upload media onto my site; everyone will get a
I came across an interesting algorithm question in an interview. I gave my answer
It's a pleasure to see how much knowledge people have on here, it's a
Let's say I have a javascript method that takes a little to long to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.