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