Hi,
Wanting to display floats with a particular format in a tree view.
void render_float(GtkTreeViewColumn *column,
GtkCellRenderer *renderer,
GtkTreeModel *model,
GtkTreeIter *iter,
gpointer user_data)
{
I work between gnome and os x, sometime I will write my gnome app in Debian and
,
when I change to OS X , can I continue to write my gnome app in OS X ?
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/list
On 10/07/2011 11:09 AM, Andrew Cowie wrote:
> On Tue, 2011-09-20 at 12:48 +0100, jcup...@gmail.com wrote:
>
>> Ooop, thanks. I hadn't realised but I'd not updated the version on the
>> website for a while. I've put my current one up now and it includes a
>> thing for g_type_add_interface_static(),