GtkButton Widget - Reduce the space between button and its Child.

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

 



Hi,

GtkButton is derived from GtkBin, so it can contain child widget. The child widget can be accessed like,

GTK_BIN(button)->child.

If we put a child(say GtkLabel) inside the button then by default there is a space around the child and the button.
Is there any way to reduce this space ? Especially in the Y-axis
GtkButton has a property "inner-border" but it is Read only.

Any suggestions?

Regards,
R Gautam


_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux