c - gtk_window_set_resizable sets window to minimum -


i have question this. concern answer. mean call

gtk_window_set_default_size (gtk_window(window), width, height); gtk_window_set_resizable (gtk_window(window), false); 

sets window tiniest one. have idea?

thanks.

yury

try gtk_window_set_geometry_hints set minimum size of window.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -