Hi, people.
Tell me please , how I can change the size of the
widget?
It very important for my project...
I triy this code
gdk_window_move_resize(widget->window,allocation->x,allocation->y,new_width,new_heigth); But It change only the visible window without changing whole widget :( And I want to change the size of the whole button with the label on it... Thanks
C уважением Denis V. Valchuk |