Method
GtkBuilderListItemFactoryget_scope
Declaration [src]
GtkBuilderScope*
gtk_builder_list_item_factory_get_scope (
  GtkBuilderListItemFactory* self
)
Description [src]
Gets the scope used when constructing listitems.
| Gets property | Gtk.BuilderListItemFactory:scope | 
Return value
| Returns: | GtkBuilderScope | 
| The scope used when constructing listitems. | |
| The data is owned by the instance. | |
| The return value can be NULL. |