how to delete minimize icon on top of window
- From: lfeng <lfeng neusoft com>
- To: gnome-list gnome org
- Subject: how to delete minimize icon on top of window
- Date: Fri, 17 Oct 2008 10:36:22 +0800
Hello,
I recently encountered a problem.
I build the GtkWindow with gtk_window_new(GTK_WINDOW_TOPLEVEL), I can delete
the delete icon and maximize icon with gtk_window_set_deletable(GTK_WINDOW
(window), FALSE), gtk_window_set_resizable(GTK_WINDOW (window), FALSE),
however, there is no API which can delete the minimize icon. I want to
delete the minimize icon and maximize icon, at the same time , keep delete
icon, what should I do?please help me?
Thank you!
Best wishes!
Lifeng
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]