Method

Gtk.StyleContext.get_border

Declaration [src]

void
gtk_style_context_get_border (
  GtkStyleContext* context,
  GtkBorder* border
)

Description [src]

Gets the border for a given state as a GtkBorder.

Parameters

border GtkBorder
 

return value for the border settings

 Direction: out
 Ownership is not transferred to the callee