Document gtk_printer_option_set_get_groups
This commit is contained in:
parent
10f3d330be
commit
33851dbe24
@ -143,8 +143,11 @@ gtk_printer_option_set_clear_conflicts (GtkPrinterOptionSet *set)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_printer_option_set_get_groups:
|
* gtk_printer_option_set_get_groups:
|
||||||
|
* @set: a #GtkPrinterOptionSet
|
||||||
*
|
*
|
||||||
* Returns: (element-type utf8) (transfer full):
|
* Gets the groups in this set.
|
||||||
|
*
|
||||||
|
* Returns: (element-type utf8) (transfer full): a list of group names.
|
||||||
*/
|
*/
|
||||||
GList *
|
GList *
|
||||||
gtk_printer_option_set_get_groups (GtkPrinterOptionSet *set)
|
gtk_printer_option_set_get_groups (GtkPrinterOptionSet *set)
|
||||||
|
Loading…
Reference in New Issue
Block a user