igits", 0, NULL);
> > >
>renderer->ref_count = unknown
> renderer->is_floating = true
> adj->ref_count = 1
> adj->is_floating = -1
>
>
> the remaining ref_count of adj shouldn't be freed by you. It will be
> freed in GObjectClas
=> float: bitrate(%d), gop_size(%d),
quality(%d)\n", bitrate_float, gop_size_float, quality_float);
> }
>
> g_object_unref (bitrate_adj); <- /* DO I NEED THIS? */
> g_object_unref (gop_size_adj); <- /* DO I NEED THIS? */
> g_object_u
from another
programs.
How could my program follows system's default theme?
Is there a general way to achieve this?
Thanks, :-)
--
Best regards,
Keedi Kim
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/ma
;
> >treeview = gtk_tree_view_new_with_model( GTK_TREE_MODEL( model ) );
> >g_object_unref( G_OBJECT( model ) );
> >
> >/*col1*/
> >col = gtk_tree_view_column_new();
> >renderer = gtk_cell_renderer_combo_new();
> > g_object_set( G_OBJECT( renderer ), "edit
his case?
Thanks, :-)
2008/12/9 Keedi Kim <[EMAIL PROTECTED]>
> Tadej, Tristan, Thanks!
>
> In fact I misunderstood about attributes and GtkCellRenderSpin,
> and I thought each column's spin cell renderer could have only one
> adjustments.
> but it was not tr
them using attributes, then everything works great!
Thanks again! :-)
2008/12/9 Tristan Van Berkom <[EMAIL PROTECTED]>
> On Mon, Dec 8, 2008 at 6:02 AM, Keedi Kim <[EMAIL PROTECTED]> wrote:
> > Hi! :-)
> >
> > I have some question about GtkTreeView and GtkCe
eciated.
Thanks! :-)
--
Best regards,
Keedi Kim
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list