#include <gtk/gtk-a11y.h>Go to the source code of this file.
Functions | |
| G_BEGIN_DECLS | G_DECLARE_FINAL_TYPE (FlSocketAccessible, fl_socket_accessible, FL, SOCKET_ACCESSIBLE, GtkContainerAccessible) |
| void | fl_socket_accessible_embed (FlSocketAccessible *self, gchar *id) |
| void fl_socket_accessible_embed | ( | FlSocketAccessible * | self, |
| gchar * | id | ||
| ) |
Definition at line 55 of file fl_socket_accessible.cc.
Referenced by setup_engine().
| G_BEGIN_DECLS G_DECLARE_FINAL_TYPE | ( | FlSocketAccessible | , |
| fl_socket_accessible | , | ||
| FL | , | ||
| SOCKET_ACCESSIBLE | , | ||
| GtkContainerAccessible | |||
| ) |