Gimp.ProgressVtable – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
ProgressVtable
end
get_window_handle
pulse
set_text
set_value
start
ProgressVtable
Object Hierarchy:
Description:
[
CCode
( has_type_id =
false
) ]
public
struct
ProgressVtable
Namespace:
Gimp
Package:
gimp-3.0
Content:
Fields:
public
unowned
ProgressVtableStartFunc
start
public
unowned
ProgressVtableEndFunc
end
public
unowned
ProgressVtableSetTextFunc
set_text
public
unowned
ProgressVtableSetValueFunc
set_value
public
unowned
ProgressVtablePulseFunc
pulse
public
unowned
ProgressVtableGetWindowFunc
get_window_handle