Re: EuGTK: "font"
- Posted by Jerry_Story Feb 24, 2012
- 2007 views
irv said...
Jerry: try running with -d SET to display the 'method' that is being called at that point, as well as the value of the pointer being passed. That might tell us something.
That produces a huge amount of information. Here is a portion of it that might be relevant.
SET: font GtkTreeView
{
"override_font",
{33554436,150994948},
0,
2517
}
{
604291344,
"Georgia Bold 12"
}
SET: font GtkTreeView
{
"override_font",
{33554436,150994948},
0,
2517
}
{
604291904,
"Georgia Bold 12"
}
SET: font GtkTreeView
{
"override_font",
{33554436,150994948},
0,
2517
}
{
604293024,
"Georgia Bold 12"
}
SET: font GtkTreeView
{
"override_font",
{33554436,150994948},
0,
2517
}

