[Gtk-sharp-list] GnomeDb.Grid.SetTitle() not defined

Mike Kestner mkestner@speakeasy.net
Sat, 29 Nov 2003 16:37:17 -0600


On Sat, 2003-11-29 at 15:40, Marius Andreiana wrote:

> > db_grid.ShowTitleIcon = false;
> Note: the icon is still shown, title changing works.

Then file a bug.

> I'm interested why the methods don't work, since they are defined in the
> gnomedb-api.xml

Get/Set methods are automatically converted to properties by the code
generator.

> I know about the alternative way, but should the methods work or not?
> Wouldn't like to let something broken in an application (gtk# here) just
> because there's another way to do it.

It's not broken.  It's by design.

-- 
Mike Kestner <mkestner@speakeasy.net>