_______________________________________________ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-list
...but I can't figure it out: How do I make a tiny little button, like
10x10 pixels, gtk_widget_set_size_request (button, 10, 10); doesn't
work. gtk_widget_size_allocate (GtkWidget *widget, GtkAllocation
*allocation); doesn't work. ( can't make anything work using CSS.
Nothing seems to work.
- Simple question... Chris Moller
- Re: Simple question... Michael Gratton
- Re: Simple question... Chris Moller
- Re: Simple question... Michael Gratton
- Re: Simple question... Stefan Salewski
- Re: Simple question... Chris Moller