Re: (no subject)
- From: pks timing com
- To: andrew openldev org
- Cc: gtkmm-list gnome org
- Subject: Re: (no subject)
- Date: Mon, 13 Jun 2005 10:58:18 -0600
Andrew Krause writes:
>
> Also, how do you go the other direction, converting a Gtk::Widget* into a GtkWidget*? Thanks for the help.
use gobj()
Gtk::Window w;
GtkWindow *gtwindow = window.gobj();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]