Virtual Method

GtkEntryget_frame_size

Declaration [src]

void
get_frame_size (
  GtkEntry* entry,
  gint* x,
  gint* y,
  gint* width,
  gint* height
)

Description

No description available.

Parameters

x

Type: gint*

No description available.

The data is owned by the caller of the method.
y

Type: gint*

No description available.

The data is owned by the caller of the method.
width

Type: gint*

No description available.

The data is owned by the caller of the method.
height

Type: gint*

No description available.

The data is owned by the caller of the method.