Method
GtkStyleContextget_padding
Declaration [src]
void
gtk_style_context_get_padding (
  GtkStyleContext* context,
  GtkBorder* padding
)
Parameters
| padding | GtkBorder | 
| Return value for the padding settings. | |
| The argument will be set by the function. | |
| The data is owned by the caller of the function. |