Accessible.getWidget

Gets the GtkWidget corresponding to the GtkAccessible. The returned widget does not have a reference added, so you do not need to unref it. Since 2.22

class Accessible
getWidget
()

Return Value

Type: Widget

pointer to the GtkWidget corresponding to the GtkAccessible, or NULL. [transfer none]

Meta