Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.Border

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkBorder
Struct : Border
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.Border ()
Create a new Gtk.Border
Create a new Gtk.Border
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Entry
Property
inner_border : Gtk.Border
Sets the text area's border between the text and the frame.
Gtk.Entry
Method
set_inner_border (Border border) : none
Sets entry's inner-border property to border, or clears it if NULL is passed.
Gtk.Entry
Method
get_inner_border () : Gtk.Border
This function returns the entry's GtkEntry:inner-border property.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:38 GMT+0800 (HKT)