Method
GtkMiscset_padding
deprecated: 3.14
Declaration [src]
void
gtk_misc_set_padding (
GtkMisc* misc,
gint xpad,
gint ypad
)
Description [src]
Sets the amount of space to add around the widget.
Deprecated since: 3.14
Use GtkWidget
alignment and margin properties.