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

RE: Button minimize



>    I am developing a applicatory one in GTK. I am having 
> difficulties to
> place a button it to minimize the program.  Somebody already had some
> experience in this?

Look into gtk_window_iconify() and gtk_window_deiconify() here:
http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-iconify

Regards,
Martyn



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