Home
last modified time | relevance | path

Searched defs:gp_widget_get_child_by_label (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-py2-gp2.5/
H A Dwidget.py188 gp_widget_get_child_by_label = _widget.gp_widget_get_child_by_label variable
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-py3-gp2.5/
H A Dwidget.py188 gp_widget_get_child_by_label = _widget.gp_widget_get_child_by_label variable
/dports/graphics/libgphoto2/libgphoto2-2.5.26/libgphoto2/
H A Dgphoto2-widget.c566 gp_widget_get_child_by_label (CameraWidget *widget, const char *label, in gp_widget_get_child_by_label() function