Method
GtkMiscget_padding
Declaration [src]
void
gtk_misc_get_padding (
GtkMisc* misc,
gint* xpad,
gint* ypad
)
Description [src]
Gets the padding in the X and Y directions of the widget. See gtk_misc_set_padding().
Deprecated since: | 3.14 |
Use |