get_controls
Description:
[
CCode ( cname =
"gimp_preview_get_controls" ) ]
[
Version ( since =
"2.4" ) ]
public unowned Box get_controls ()
Gives access to the horizontal Box at the bottom of the preview that contains the
update toggle.
Derived widgets can use this function if they need to add controls to this area.
Parameters:
Returns:
|
the horizontal Box at the bottom of the preview.
|