Namespace for GtkChamplainEmbed?

View: New views
4 Messages — Rating Filter:   Alert me  

Namespace for GtkChamplainEmbed?

by Debarshi Ray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Champlain provides a GtkWidget named GtkChamplainEmbed derived from
GtkAlignment. What namespace should be used to wrap it?
Champlain::Gtk?

Happy hacking,
Debarshi
--
One reason that life is complex is that it has a real part and an
imaginary part.
    -- Andrew Koenig
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: Namespace for GtkChamplainEmbed?

by Debarshi Ray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Champlain provides a GtkWidget named GtkChamplainEmbed derived from
> GtkAlignment. What namespace should be used to wrap it?
> Champlain::Gtk?

For the moment I am settling for Gtk::Champlain.

Happy hacking,
Debarshi
--
One reason that life is complex is that it has a real part and an
imaginary part.
    -- Andrew Koenig
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: Namespace for GtkChamplainEmbed?

by Murray Cumming :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-10-20 at 00:26 +0300, Debarshi Ray wrote:
> > Champlain provides a GtkWidget named GtkChamplainEmbed derived from
> > GtkAlignment. What namespace should be used to wrap it?
> > Champlain::Gtk?
>
> For the moment I am settling for Gtk::Champlain.

Champlain really shouldn't use the Gtk namespace. GtkChamplain would be
better for the C++ bindings, please, or a Champlain::GtkEmbed class if
it's just one extra widget.

--
murrayc@...
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: Namespace for GtkChamplainEmbed?

by Debarshi Ray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Champlain really shouldn't use the Gtk namespace. GtkChamplain would be
> better for the C++ bindings, please, or a Champlain::GtkEmbed class if
> it's just one extra widget.

Its just one extra widget so a Champlain::GtkEmbed class looks fine.

Cheers,
Debarshi
--
One reason that life is complex is that it has a real part and an
imaginary part.
    -- Andrew Koenig
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list