Re: Dialog box iconify



On Sun, 2005-03-13 at 00:47 +1100, Russell Shaw wrote:
Hi,
If i create a dialog box that is a top-level window, how do i make
it so the border does not have an iconify control?

If my memory is not failing ...

void        gtk_window_set_type_hint        (GtkWindow *window,
                                             GDK_WINDOW_TYPE_HINT_UTILITY);

... before to show the window should work.

Regards.
-- 
Iago Rubio



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