Gimp.Display.get_by_id
@accepts(gint32)
@returns(Gimp.Display)
def get_by_id(display_id):
# Python wrapper for gimp_display_get_by_id()
Returns a Gimp.Display representing display_id.
Since 3.0
- display_id
The display id.
- Returns
@accepts(gint32)
@returns(Gimp.Display)
def get_by_id(display_id):
# Python wrapper for gimp_display_get_by_id()
Returns a Gimp.Display representing display_id.
Since 3.0
The display id.