Method
GimpUiSizeEntryget_help_widget
Declaration [src]
GtkWidget*
gimp_size_entry_get_help_widget (
GimpSizeEntry* gse,
gint field
)
Description [src]
You shouldn’t fiddle with the internals of a GimpSizeEntry
but
if you want to set tooltips using gimp_help_set_help_data()
you
can use this function to get a pointer to the spinbuttons.
Return value
Returns: | GtkWidget |
A |
|
The data is owned by the instance. |