Re: Set WindowType of Gtk::Dialog



On Thu, Dec 30, 2010 at 2:39 PM, Jong Bor Lee <jlee binarybag com> wrote:
> Hello,
>
> I'm trying to create a Gtk::Dialog which has WindowType == WINDOW_POPUP.
>
> I think this should be possible, since I can create Dialogs in Glade and set
> the window type to popup. The resulting dialog won't have a title bar and
> won't be moveable,

consider gtk_window_set_decorated() for the first part.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]